Skip to content

MarcHurst/CRUD-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

May the fluff be with you!

I needed to practice express.js and mongoDB! This performs all 4 RESTful operations on a MongoDB database.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGOUSER MONGOPASS MONGOURL MONGOPARAMS

Acknowledgements

Run Locally

Clone the project

  git clone https://github.com/MarcHurst/CRUD-Demo.git

Go to the project directory

  cd CRUD-Demo

Install dependencies

  npm install

Start the server

  npm run start

🔗 Links

portfolio linkedin twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published