Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CleverCloud/expressjs-mongodb-statsd-example

Run Express.js with MongoDB and StatsD on Clever Cloud
https://github.com/CleverCloud/expressjs-mongodb-statsd-example

clevercloud-example expressjs mongodb nodejs statsd

Last synced: about 2 months ago
JSON representation

Run Express.js with MongoDB and StatsD on Clever Cloud

Awesome Lists containing this project

README

        

# NodeJS-MongoDB-Demo

This is an example NodeJS application that works with MongoDB on Clever Cloud.

The application is a very simple list where you can add or delete values.

To install it, simply fork this repository and create an application from your GitHub repo.
Then create a MongoDB add-on and link it to your application, either via the Clever Tools CLI or via the Clever Cloud console.

That's it, the application will use the environnement variables to connect to MongoDB.