Skip to content

EelisK/co2-emissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

co2-emissions

Requirements

  • node
  • npm
  • PostgreSQL

TODO

  • Throttle autosuggest fetching
  • Multiple countries in same graph
  • Cache for database queries
  • Better promise error handling

Installation

dependencies

npm install

database migrations

npm run migrate

Running

development

npm run start:dev   # frontend file watch
npm run server:dev  # development server

production

npm start           # compile bundle and start server

Working version in Heroku

About

Client and API for querying CO2 emissions by country

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published