Business process tracker and organizer
- Process designer
- Board designer
- Board
- Calendar
- Routines
- Cycles
- Header
- Authentication & authorization
- Assemble all parts into app
- Backend
To build
./scripts/build.sh
To start
./scripts/run.sh
To stop
./scripts/stop.sh
To restart
./scripts/restart.sh
- Install elm, elm-format and elm-test by following
brew install elm brew install elm-format npm install -g elm-test npm install -g elm-live
./scripts/debug.run.sh