Commit Graph

9 Commits

Author SHA1 Message Date
Christopher C. Wells aa63a220b2 Refactor user with a username instead of email 2021-04-06 09:54:50 -07:00
Christopher C. Wells 0b5df08af7 Add `success_url` for Heroku 2021-04-06 09:20:58 -07:00
Christopher C. Wells 71ddf0f203 Re-add `APP_KEY` to the Heroku config 2021-04-06 08:30:46 -07:00
Christopher C. Wells 916720ec98 Remove `heroku-redis` from addons
Provisioning Redis on Heroku takes a very long time so this will be left out
as an optional addon.
2021-04-06 08:28:48 -07:00
Christopher C. Wells 1c900734e8 Use argument instead of options for user create 2021-04-06 01:01:42 -07:00
Christopher C. Wells 6bd1575ae2 Add initial deployment documentation 2021-04-06 00:49:19 -07:00
Christopher C. Wells c4f4e2d10c Add user creation to post deploy 2021-04-06 00:29:41 -07:00
Christopher C. Wells 7f6485997a Add `--force` flag to migration deploy command 2021-04-05 23:48:56 -07:00
Christopher C. Wells d67cc30b53 Add `app.json` file 2021-04-05 23:30:58 -07:00