This guide will show you how to deploy an Remix site and get your domain set up.
React is a JavaScript library for building user interfaces. Remix is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience.
Vercel is a platform for deploying the fastest Remix sites. You can deploy your site with zero configuration to the best frontend infrastructure.
Here's a Remix template that you can deploy to Vercel with one click: Remix Boilerplate
vercel
to deploy.Vercel has integrations for GitHub, GitLab, and Bitbucket to enable CI/CD for your Remix site with zero configuration. Then, you can run automated tests for performance and reliability on every push. Pull and merge requests are deployed instantly to a unique URL, accessible to your entire team.
After deploying, your new Remix site will automatically be assigned a .vercel.app
suffixed domain. You can then add a Custom Domain on your choice, either from a third-party or purchased through Vercel.