Skip to content

openmastery/storyweb

Repository files navigation

Build Status

dictionary

Heroku

Install heroku cli (google)

Log into heroku

heroku login

Create the heroku application

heroku create om-storyweb

Or, if the application has already been created, initialize the remote

heroku git:remote -a om-storyweb

Create the database (can upgrade to hobby-basic just by associating credit card w/ account)

heroku addons:create heroku-postgresql:hobby-dev

Deploy the application on heroku

git push heroku master

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •