Skip to content

Pofay/parking-sensor-example-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

The Machine should have the following software dependencies:

  • Mongodb
  • NodeJS

Running

First seed the database:

npm run seed

Then run:

npm start