https://github.com/ragingwind/heroku-node-boilerplate
Bare project for Heroku
https://github.com/ragingwind/heroku-node-boilerplate
Last synced: 8 months ago
JSON representation
Bare project for Heroku
- Host: GitHub
- URL: https://github.com/ragingwind/heroku-node-boilerplate
- Owner: ragingwind
- License: mit
- Created: 2015-06-11T04:01:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T23:03:45.000Z (over 10 years ago)
- Last Synced: 2025-01-13T00:32:30.841Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Bare Node Application for Herkou
> Bare project for node.js running on Heroku
# Installation
```
npm install && npm run key
```
# License
MIT @[Jimmy Moon](http://ragingwind.me)