Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

bcomnes/hyperblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperblog

A portable, p2p blogging server and client. WIP.

  • hyperkv provides conflict free, reproducable Key-Value blog index database between contributers local machines/devices, and the webserver.
  • hyperlog provides an append-only, p2p-syncable data store that backs the kv blog index.
  • choo provides universal server rendering and a client app.
  • csjs provides css-in-js for a unified JS/CSS workflow.
  • bankai provides buildstep free bundling of js and server rendered html
  • hyperserv provides a simple server and router.
  • mutliplex-rpc + websocket-stream + reconnect-core provides robust duplex rpc with streams between client and server

About

A portable, p2p blogging server and client. WIP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published