Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages