Skip to content

vitaminsofsalem/The-Blank-Bank-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Milestone 1 Specification

Modify the following mongo credentials in .env to reflect your own settings:

- <USERNAME>
- <PASSWORD>
- <CLUSTER_HOST>
- <DB_NAME>

In addition, be sure to set JWT_SECRET to your own secret.

I recommend downloading "MongoDB Compass" as a client interface to your mongo instance. Once you're connected, create a new database with your preferred name and use that to populate the DB_NAME env variable above.

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •