/Remix-Cloudflare-Pages-ChakraUI

Template For Remix - Cloudflare & ChakraUI

Primary LanguageTypeScriptMIT LicenseMIT

Simple Template with a couple extra components to host with Cloudflare & use ChakraUI.

Just a note I have not tested use with Cloudflare Workers yet!

  • Local Dev
  1. Clone Repo
  2. Run npm install
  3. run npm dev
  • Deploy
  1. Run npm build
  2. Commit to a repo & Deploy to the Cloudflare platform of your choice.