Skip to content

anjopater/Incloud-tracking-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracking app API

Techs and libraries

  • Node.js
  • Express
  • Mongoose
  • Mongodb

Requirements

  • Install mongo db
  • Run mongodb, go to the path/mongodb/bin/ and execute ./mongo.exe from console - (Windows)
  • Connect to mongo, go to the path/mongodb/bin/ and execute ./mongod.exe from console - (Windows) Ensure of to have the folder data of mongodb configured
  • Install Node.js with npm

If you want import the data

  • In the folder challenge/incloud there is a db file for import. Using Studio 3T software import the database. This is a JSON format. how to import

Deploy

  • npm install
  • npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published