git ssb

2+

ev / mvd



Tree: 959dcfc2f4186af999f316d3aeaff1833bc443b7

Files: 959dcfc2f4186af999f316d3aeaff1833bc443b7 / readme.md

458 bytesRaw

mvd

This is a minimum viable full-stack Decent server and client.

Or you can call it model/view/decent

scuttlebot.js is the model views.js is the views index.js is the controller and render.js renders posts

getting started

npm install
npm run build
npm start

It should launch a browser window, and comes pre-configured to use the main ssb network by default. If you already have an .ssb folder, mvd should 'just work'.


MIT

Built with git-ssb-web