https://github.com/3on/stack-node-mysql
https://github.com/3on/stack-node-mysql
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3on/stack-node-mysql
- Owner: 3on
- Created: 2012-11-13T19:16:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-13T22:56:44.000Z (over 13 years ago)
- Last Synced: 2025-03-04T19:32:02.966Z (over 1 year ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Boiler plate stack Node.js & MySQL
##What is this ?
It is super easy to deploy any-stack on dotCloud, here is a tiny boiler plate to show you how simple and frustration-less dotCloud experience is.
##What you get
In this boiler plate you will find the basic to get a Node.js and MongoDB stack running:
* Use of the dotCoud environment
* Communication with a database, MySQL
* Simple `dotCloud.yml` options: node's version, process management.