Skip to content

RaddyTheBrand/RecipeBlog-MongoDB-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Blog - Using Node.js and MongoDB

Create .env file

Create a .env file to store your MongoDB database credentials

Example only (copy the full connection string from MongoDB):

MONGODB_URI = mongodb+srv://<username>:<password>@cluster0.6m5cz.mongodb.net/

Installation

To run this project, install it locally using npm:

$ npm install
$ npm start

YouTube Video & Article

YouTube Video

Read Article

YouTube Channel - Raddy

Subscribe to my YouTube Channel

Website

www.raddy.dev

Donations

Via Paypal

Buy me a Coffee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •