Skip to content

kovalenp/strv-interview-address-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interview-address-book

Interview test project

Installing / Getting started

Application requires running instance of MongoDB database. It requires MONGODB_URI env variable with defined mongodb connection. Alternatively it will use default value:

mongodb://localhost:27017/AddressBook

To run the application

git clone [email protected]:kovalenp/interview-address-book.git
cd interview-address-book
npm install
npm start

Deployed Address Book app

Heroku app API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published