Deployment instructions

This commit is contained in:
Râu Cao 2026-01-26 13:30:38 +07:00
parent 4bdd25c9c3
commit c659dcc2d4
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -48,7 +48,9 @@ Make use of the many generators for code, try `pnpm ember help generate` for mor
### Deploying
Specify what it takes to deploy your app.
- `git push 5apps master` (needs collaborator permission on 5apps)
- Or deploy `release/` to any static file host (ideally routing all 404s to
`index.html` for launching with client-side routes to work)
## Further Reading / Useful Links