Deployment instructions

This commit is contained in:
2026-01-26 13:30:38 +07:00
parent 4bdd25c9c3
commit c659dcc2d4

View File

@@ -48,7 +48,9 @@ Make use of the many generators for code, try `pnpm ember help generate` for mor
### Deploying ### 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 ## Further Reading / Useful Links