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

https://github.com/grayturtle01/mongo-example


https://github.com/grayturtle01/mongo-example

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Instructions

1. Install dependencies
`npm install`

2. Set your mongodb-string:

in the file mongo-connection.js set the variable
`DB_STRING=`

3. Run de Server:
`npm start`

4. Open your browser and type the url
`localhost:8000`