Skip to content

rafuka/phonebook-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run locally

  1. Copy the file .env.development to a new file named .env
  2. Run npm install.
  3. Run npm run start.

Instructions to run tests

  1. Copy the file .env.test to a new file named .env
  2. Run npm install (unless you already did this).
  3. Run npm run test.

This app requires MongoDB server.

About

A RESTful API with Node, express, MongoDB and mongoose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors