DaoCloud/nodejs-samples

Name: nodejs-samples

Owner: DaoCloud.io

Description: null

Created: 2017-03-03 03:25:39.0

Updated: 2018-04-10 02:22:59.0

Pushed: 2017-03-03 03:51:33.0

Homepage: null

Size: 5

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

node-js-sample

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

clone git@github.com:heroku/node-js-sample.git # or clone your own fork
ode-js-sample
install
start

Your app should now be running on localhost:5000.

Deploying to Heroku
ku create
push heroku master
ku open

Alternatively, you can deploy your own copy of the app using the web-based flow:

Deploy to Heroku

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.