git ssb

2+

mixmix / ticktack



Tree:
📄.gitignore
📄README.md
📁about
📁app
📁assets
📄background-process.js
📁blob
📁channel
📄config.js
📄context-menu.js
📄index.js
📄main.js
📁message
📄package-lock.json
📄package.json
📁router
📁state
📁styles
📁test
📁translations
📄unread.js
README.md

Ticktack

Planning

Workplan 1

Trello

Development

Repos

Install

$ npm install
$ npm run rebuild

App env

To run development setup with standard ssb key + network :

  1. start you sbot $ sbot server
  2. run $ npm run dev in the repo directory

Built with git-ssb-web