# Ticktack ## Planning Workplan 1 : https://hackmd.io/BwZhCYHZwNgFgLRxAU0XAhjECCcBGSDBGSfOSEDAE2oDMBWXIA==?view# Trello : https://trello.com/b/93eXDvVP/ticktack ## 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