Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 887 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 887 Bytes

CMMS

V.2 of itrak.cmms

Architecture

SQL Database

WebApp

  • 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

Server

  • Lightweight server (golang) to provide REST services to the SPA
  • Compiles to a single executable file

Communications

  • Pushes SMS messages using email gateway. Currently using an account with smsbroadcast.com.au to handle this

Cron Jobs

  • Some cron jobs will be required in future releases to handle task and event escalation