Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 789 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 789 Bytes

License

Sample Pelion Web app for storing and visualising device data

Deploy to a server with Heroku

Deploy to Heroku

Run locally using Docker

To run locally and see how the components can store data in the postgres database, get an API key and follow these steps:

  • Clone repo
  • Replace <APIKEY> with your API key in the .env file
  • Run docker-compose up in the command line
  • Open browser to http://localhost:5000/ to view