Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

danprat92/contacts-app-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

Backend application using NodeJS

Production DEMO can be found in the following link

DEVELOPMENT

  • Setup DB using contacts json or pg backup located in docs/* folder
  • Clone this repo
  • Navigate to src folder
  • Execute npm install to download dependencies
  • Modify src/Config.js to get the correct database - ONLY modify values under development
  • Run npm start to execute the server

TESTING

  • Clone this repo
  • Navigate to src folder
  • Execute npm install to download dependencies
  • Run npm test to test the server

AUTHOR

LICENCE

MIT

About

Backend for the contacts application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published