Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/CleverCloud/expressjs-mongodb-statsd-example
- Owner: CleverCloud
- Created: 2015-09-07T14:13:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T04:04:17.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T17:08:41.463Z (5 months ago)
- Topics: clevercloud-example, expressjs, mongodb, nodejs, statsd
- Language: JavaScript
- Homepage: https://demo-nodejs-mongodb-rest.cleverapps.io/
- Size: 115 KB
- Stars: 40
- Watchers: 12
- Forks: 291
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-clever-cloud - demo-nodejs-mongodb-rest
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.