Skip to content

kayluhb/bhe-pta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barton Hills Elementary PTA Website

The official website for the Barton Hills Elementary PTA, built with React Router 7 and deployed on Cloudflare Workers.

Stack

  • React Router 7 (SSR)
  • Cloudflare Workers
  • Tailwind CSS v4
  • TypeScript

Development

Install dependencies:

pnpm install

Start the dev server:

pnpm dev

The site will be available at http://localhost:5173.

Commands

Command Description
pnpm dev Local dev server with HMR
pnpm build Production build
pnpm prod:deploy Build + deploy to Cloudflare Workers
pnpm typecheck Full type check
pnpm preview Build + local preview

Deployment

Deploy to Cloudflare Workers:

pnpm prod:deploy

About

Supporting our school community through parent involvement, fundraising, and advocacy

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors