Host the Frontend Anywhere

React Bricks lets you host both the frontend website and the visual editing admin wherever you prefer.

Whether it is Vercel, Netlify, AWS, Azure, or on-premises, the choice is yours.

Host the frontend and admin in your own project

The frontend website and the admin interface live inside your project, created by the CLI and stored in your repository. You can deploy that project wherever you prefer, whether you are using Next.js or Astro.

React Bricks hosts the APIs as a service. Those APIs store and serve content, while databases and API servers run in secure, GDPR-compliant EU data centers. For enterprise plans, US data residency can also be requested. Assets are delivered through a global CDN, and React Bricks also handles image optimization, so there is no need to run an additional backend service for that.

Build Hooks

For static site generation, publishing content often requires a new deployment so the website can be rebuilt with the latest data. To handle that, you can configure build hooks for development, staging, and production directly in the React Bricks dashboard.

React Bricks supports custom headers and a JSON payload for the POST request, so you can work with GitHub Actions and more advanced hook configurations when needed.

What about self-hosting the backend?

For enterprise customers with strict hosting requirements, we also offer a self-hosted backend plan.

Related Features

Consider also viewing Security & Compliance and Multiple Environments.

Ready to start building?