CivicTechTO / CivicTechTO/tRacket-dashboard-react
Implement deployment
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Explore these options (and maybe more):
- React vite app on heroku (no official documentation), even the CRA buildpack is now [deprecated](https://github.com/mars/create-react-app-buildpack?tab=readme-ov-file)
- Static vite app on an Express server using the heroku nodejs [buildpack](https://github.com/heroku/heroku-buildpack-nodejs)
- Other platforms with official support like Netlify ([docs](https://docs.netlify.com/frameworks/vite/)) or Cloudflare ([docs](https://developers.cloudflare.com/pages/framework-guides/deploy-a-vite3-project/))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.