Bullet Journal implementation in Elm, backed by Parse and Express.
git clone github.com:aforemny/bullet-journal.git
cd bullet-journal
git submodule update --init
make
npm run dev
open http://localhost:1337
The dashboard runs on http://localhost:4040.