You can easily deploy your site built on ChaiBuilder.com to Vercel.
Click the link below to instantly deploy the ChaiBuilder template to Vercel:
๐ Deploy to Vercel
Required Environment Variables:
CHAIBUILDER_API_KEY
โ Required to access the builderCHAIBUILDER_WEBHOOK_SECRET
โ A secret key for your site (can be custom)Set these in the deployment form or later in your Vercel project settings.
If you prefer to deploy manually:
Fork or Clone the Repo
Push to GitHub
Upload the forked repo to your own GitHub account.
Create a Vercel Project
Go to https://vercel.com/new and import your repository.
Set Environment Variables
In the Vercel dashboard, navigate to your project โ Settings โ Environment Variables:
CHAIBUILDER_API_KEY
CHAIBUILDER_WEBHOOK_SECRET
Deploy
Click Deploy and your site will be live shortly.
Once your deployment is complete. Visit the /chai
route on deployed site to access Chai Builder.
Login with your credentials and start creating your pages.
Made with Chai Builder