Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
/ social-app Public archive

Using Express with a NoSQL Database by Treasure Porth

Notifications You must be signed in to change notification settings

fast-junkie/social-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install and run this code

  1. Run npm install in the same directory as package.json.
  2. Start the application with npm run dev.
  3. To test your Atlas connection, run node connection.js.

Find your MongoDB Atlas connection string

  1. Sign in at mongodb.com and navigate to Atlas
  2. From overview or database screen, choose Connect > Drivers to copy and paste connection string
  3. Replace in connection string with your password

About

Using Express with a NoSQL Database by Treasure Porth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published