Skip to content

InnopolisUniversity/innometrics-agent-git

Repository files navigation

innometrics-ext

Visualisation + storage for some abstract activities + rest API for the data-delivery agents.

Installation :

Server pre-requiremnts:

  1. postgreSQL, created database, created database user, granted all to this owner.
  2. python3
  3. pip
  4. npm

Installation:

  • pip install -r requirements.txt;
  • python manage.py syncdb;
  • cd frontend
  • npm install
  • ./node_modules/.bin/webpack -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published