# Ticktack ## Planning Workplan 1 Trello ## Development ### Repos - `git@github.com:ticktackim/ticktack-wp1.git` - `ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256` ### Install ```bash $ 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