Skip to content

bfoerster/wines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wines

Commands

Install dependencies

npm install

Start the Server

To start the server you need a running mongoDB instance.

npm app.js

Run the tests

To run the tests you need a running mongoDB instance.

npm test

Check code style

./node_modules/.bin/eslint .

Database configuration

Set environment variable DB_URI to mongoDB URI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published