Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harshmakadia/node-express-mongo

Example of Node Express server and mongoDB
https://github.com/harshmakadia/node-express-mongo

express mongodb mongoose nodejs

Last synced: 5 days ago
JSON representation

Example of Node Express server and mongoDB

Awesome Lists containing this project

README

        

# node-express-monog
Example of Node Express server and mongoDB

Create a free mongoDB at https://mlab.com/

### Create a `.env` file with the Database String
`use variable` - DB_CONNECTION_STRING

### To Install
`npm install`

### To Start
`npm start`

Enjoy! :)

## Capture screenshot of website
Added a new endpoint to capture screenshot of the website using Headless Browser