Skip to content

sania-dsouza/NRChallenge_Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRChallenge_Services

Objective:

This project has the API which pushed emissions and other power plant-related data to the controller app. It is built using the Django framework and uses the default sqlite database as its data store

How to set up on local:

  • Clone the repo : git clone https://github.com/sania-dsouza/NRChallenge_Services.git
  • cd into the 'services' folder: cd services
  • Install dependencies: pip install
  • Run the project by sending information to New Relic at the same time
  NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program python manage.py runserver 8082

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages