Skip to content

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:

PlatformStatusPackage
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.

Released under the MIT License.