Skip to content

hackucf website but like good to be hosted on cloudflare

Notifications You must be signed in to change notification settings

HackUCF/hackucf-remix

 
 

Repository files navigation

Built for Cloudflare Pages:

npx create-remix@latest --template https://github.com/jacob-ebey/remix-shadcn/tree/cloudflare

Built in theme switcher

image

image

Development

Run the Vite dev server:

npm run dev

Deployment

In the Cloudflare Dashboard:

  • Create a new Cloudflare Pages application
  • Set the Build command to npm run build
  • Set the Build output directory to /build/client

This should not use anything other than npm

About

hackucf website but like good to be hosted on cloudflare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 3.7%
  • CSS 1.7%