docs(*): Add Heroku docs

This commit is contained in:
Josh Creek
2023-07-13 19:50:34 +00:00
parent 7def4c21a8
commit 0333900574
2 changed files with 30 additions and 1 deletions
+4
View File
@@ -49,3 +49,7 @@ Once you've installed dependencies with `npm install`, start a development serve
```bash
npm run dev
```
### Deploying
See the README in `src/server` for details.