V.2 of itrak.cmms
- Postgres, using DAT toolkit for postgres to keep the backend short & easy to read.
- Single Page App, with JWT login validation, using https://github.com/dgrijalva/jwt-go
- Bundling and deployment using gulp
- Fairly heavyweight angular application on the front end
- Lightweight server (golang) to provide REST services to the SPA
- Compiles to a single executable file
- Pushes SMS messages using email gateway. Currently using an account with smsbroadcast.com.au to handle this
- Some cron jobs will be required in future releases to handle task and event escalation