Deploy β
React Just is platform-agnostic, meaning it can be deployed to any environment that supports running JavaScript in some form.
Official Platforms β
You can use prebuilt platform packages to deploy your app with minimal configuration. The following platforms are currently available or planned:
| Platform | Status | Package |
|---|---|---|
| Node.js | β Available | @react-just/node |
| Vercel | β Available | @react-just/vercel |
| Netlify | π§ Planned | @react-just/netlify |
| Cloudflare | π§ Planned | @react-just/cloudflare |
Other Platforms β
Need support for a platform that isnβt available?
You can open an issue with details about your use case. We'll provide guidance on implementation, and you're also welcome to contribute a platform package.