Skip to content

thinkcompany/notinphilly

 
 

Repository files navigation

notinphilly

Concept: In return for a commitment to go out once a week to pick up the litter on a block, we supply citizens of Philadelphia with a trash grabber.

Email you questions to [email protected]

Project page

To run the app locally:

  1. Git clone the solution.
  2. Install nodejs, npm, bower, and mongodb.
  3. Run npm install in the local project root folder.
  4. Run bower install in the local project root folder.
  5. Run sh db_import/import_db.sh in terminal to create and seed the database.
  6. Populate api keys and server settings in server/config.
  7. Run node server, you can now access the server at http://localhost:8080.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.0%
  • HTML 8.6%
  • CSS 4.6%
  • CoffeeScript 1.2%
  • Python 1.2%
  • Batchfile 0.3%
  • Other 0.1%