Skip to content

gmpmovies/IS-Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js and MongoDb demo

These are the steps to cloning and playing around with this project:

  1. Once cloned, run npm install to install all of the dependencies for the project
  2. Create a .env file in the root directory and include the following:
  • ATLAS_URI=yourDatabaseStringHere
  • JWT_SECRET_KEY=AnyStringWillDoHereToDefineYourKey
  1. Run npm start in the command line and the server should be running live at localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published