Frontend
single-page application written on ReactJS. It's code can be found in ui
folder and runs on http://localhost:3000/.API
is based on Django (python framework) & uses REST API. It is the main service, responsible for connections, authentication and anomaly. Alerts
micro-service, currently responsible for sending alerting/notifications only to slack. It's code is in alerts-api
folder and runs on localhost:8100.docker-compose
's build command will pull several components and install them on local, so this will take a few minutes to complete./api
directory. As mentioned in the overview it is based on Django framework. api/db/db.sqlite3
. exec
into cueo-backend and run command