Skip to content

DarkSchokolade/Eye-of-Asphalt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye of Asphalt

This project is a sub part of AVS-RFID_TEC

How to run the project

  • npm install from the root of project directory to install the dependency
  • make a .env file in the root directory with each variable on a new line NODE_ENV = development PORT = 5000 MONGO_URI = connection stiring of your MongoDB without quotes
  • npm run data:import to import/seed the sample data into your MongoDB
  • Finally npm run dev to run the whole project

About

In collaboration with AVS-RFID_TEC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published