Skip to content

oldrefery/track-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

track-server

##About the Application This is the back end server for tracker app. Client part - https://github.com/oldrefery/tracks-expo

express api and make calls to a mongodb database with users and tracks

Steps

  1. npm install
  2. Create MongoDB instance and get connection string (https://cloud.mongodb.com/)
  3. Change mongoUri value in index.js (don't forget set password in mongoUri value)
  4. npm start

Used express API, mongoose for connection to Mongo DB

Also you van find postman collection json in project folder. You can import this collection in Postman

About

backend part for tracker application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors