Skip to content

WebJamApps/TimShermanMusic

Repository files navigation

TimShermanMusic

Tim Sherman's gig and booking site — a React + TypeScript frontend that talks to the web-jam-back API for gig/venue/booking data and is hosted on Cloudflare Pages.

Scripts

  • npm run dev — start the Vite dev server.
  • npm run build — production build.
  • npm run preview — preview the production build locally.
  • npm run typecheck — full tsc --noEmit (includes test files).
  • npm run test:lint — ESLint.
  • npm run test:unit — Vitest with coverage.
  • npm test — lint + typecheck + unit tests with coverage (the CI gate).
  • npm run test:watch — Vitest in watch mode.

About

Tim Sherman Music — gigs, photos, and booking site (React + TypeScript)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors