Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aswinbennyofficial/crud-using-nodejs

Basic CRUD application using NodeJs , Express and MongoDB
https://github.com/aswinbennyofficial/crud-using-nodejs

crud crud-application express expressjs javascript mongodb mongoose node nodejs

Last synced: about 11 hours ago
JSON representation

Basic CRUD application using NodeJs , Express and MongoDB

Awesome Lists containing this project

README

        

# CRUD-using-NODEjs
Basic CRUD application using Node JS, Express and MongoDB

### Pre requisites
- Clone the repo :
```
[email protected]:aswinbennyofficial/CRUD-using-NODEjs.git
```
- Run `npm install` to install all dependencies
- In the `.env` file include your MongoDB connection string in variable `MONGO_URI`