Q: Another question, can we host this on a normal shared hosting providing.
You know, the typical hosting that has PHP, Python etc but not really a dedicated server.
SumoDavidJul 26, 2022
Founder Team

Matteo_ReactBricks
May 14, 2024A: Hi SumoDavid,
you need a NodeJs capable hosting, like Vercel, or a simple static hosting which can run a Node.js build like Netlify. I suggest one of these two services, because:
- they integrate with GitHub or BitBucket to rebuild as you push code on the repository
- they provide build hook to rebuild from React Bricks when your editors click the "Deploy" button
- usually you can stay in the free tier
Thank you,
Matteo
Share
Helpful?
Log in to join the conversation