This is an example app for Signed Web Apps.
git clone --recurse-submodules https://github.com/airbornio/signed-web-apps-example.git
cd signed-web-apps-example
npm install
npm run start
heroku apps:create <app-name>
heroku labs:enable runtime-dyno-metadata
git push heroku