A tool built with PostgREST and Elm for tracking daily todo-lists and notes for work.
Install dependencies, including those installed via elm-install
:
$ npm install
At the moment, simply use elm reactor and navigate to Main.elm
:
$ npm run elm reactor