Skip to content

A fullstack web-app in Flask + React that displays authorized users' IoT sensor-data, stored in personal Influx databases.

License

Notifications You must be signed in to change notification settings

Erikmmkarlsson/graphmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphmaster

By Erik Karlsson

If you want to run this project yourself:

  • install yarn on your computer
  • install virtual env in api folder and then activate it
  • install packages necessary in venv (flask, dotenv, flask-praetorian, etc)
  • in graphmaster folder: yarn install
  • yarn start
  • ín separate terminal: yarn start-api
  • go to localhost 5000

You probably need to run it on linux or do like me, ubuntu on WSL :)

About

A fullstack web-app in Flask + React that displays authorized users' IoT sensor-data, stored in personal Influx databases.

Resources

License

Stars

Watchers

Forks