Skip to content

LEGO-SUDO/VIDEOTUBE_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. To run the application follow the steps given below.
  2. Clone the repository to your local machine.
  3. $ npm install
  4. Create a new collection on MongoDB atlas and copy mongo_url
  5. Create .env file in server folder
  6. Inside .env file type <MONGO= <mongo_url>> JWT="any random text"
  7. Save .env file
  8. $ npm start
  9. $ cd ../client
  10. $ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published