Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Use Heroku to Deploy #12

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

cyber-niz
Copy link

@cyber-niz cyber-niz commented Sep 5, 2020

Use Heroku to Deploy

Live Demo
http://ssvm-nodejs-starter.herokuapp.com/?name=MyName

Use this button Heroku Deploy

SSVM

Or create a Heroku app manually:

$ heroku create
$ heroku stack:set container
$ git push heroku master
...
remote: Verifying deploy... done.
To https://git.heroku.com/ssvm-nodejs-starter.git
 * [new branch]      master -> master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant