crick
crick copied to clipboard
๐ Crick is a backend for the Watson time-tracker.
I am getting the following error when I run sudo make migrate-up. Thank you for writing Watson. It's great. Debian 10.4 buster Docker 19.03.12 Digital Ocean Sincerely ``` ~/crick/api$ sudo...
This is a question issue. I am new to watson and crick so pardon the possible lack of info I know I have. A possible main issue seems to be...
Running `make dev` in the _/api_ folder seems to be successful. Running `make dev` in the _/web_ folder results in the following: ``` ~/dev/crick/web ยท (master) โฉ make dev yarn...
I have a question to > https://crickapi.docs.apiary.io/#reference/crick-api-for-watson/frames/push-(not-yet-synchronized)-user's-frames To synchronization is proposed POST. When POST is dedicated to creating resources. For both updating and creating resources PUT should be used. Full...
When I remove a frame locally and then run `watson sync`, the frame still exists on Crick. It should be removed when I do a sync.
Hi, I'm developing as an exercise project a React progressive web app which would let me to input Watson data with my mobile phone by web ui. I'd like to...
Hi, I've set up an account with Crick and have set the `backend.url` and `backend.token` values as the Crick setup guide suggests. However when I try to initiate the sync...
See: https://github.com/mitchellh/go-server-timing
Hi I have this issue that i created a frame with a typo on the project name and i synced with crick. No wi have two projects: - Project1 -...
If a user click a link to Crick (that is not the homepage) and she is not logged in, she will be redirected to the login screen. Once logged in,...