heroku create <name-of-app>
heroku addons:create heroku-postgresql:hobby-dev -a <name-of-app>
cat db/heroku.sql | heroku pg:psql -a <name-of-app>
git push heroku master
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
codebase-berkeley/judging-portal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Mentored Project Spring 2019
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published