This commit is contained in:
Tommy Parnell
2022-04-07 10:28:19 -04:00
parent 6e18c2c7ef
commit 2b8daa3b1e

View File

@@ -12,6 +12,8 @@ This is a very simple remix stack built for heroku. This includes:
run `npx create-remix@latest --template terribledev/remix-heroku` run `npx create-remix@latest --template terribledev/remix-heroku`
Either provision a new heroku app with a postgres database or use the `deploy to heroku button` to setup your app.
## Developing ## Developing