Skip to content

Rlucas12/todo-api-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Build Status

Getting started

To get the Node server running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • Install MongoDB Community Edition (instructions) and run it by executing mongod
  • Update .env file with your secrets
  • npm run start or yarn start to start the local server (you can run npm run nodemon too)

About

Todo API - ExpressJS Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published