This applications is a demo that implements a real-life scene for todoist-js.
- Displays content of your Today folder from Todoist.
- Completes tasks (applying changes in your Todoist account).
- Opens task in Todoist.
clone
git clone [email protected]:fusenlabs/asist.git
install packages
npm i
set environmental vars (see Fusenlabs Trello: https://trello.com/c/lKWMOgT8/3-env-vars)
run
npm start
browse http://localhost:8080