Commit Graph
2 Commits
Author SHA1 Message Date
thatguygriff e82a39f2e4 Fix build and run issues
CI / Go tests & lint (push) Successful in 8s
CI / Go tests & lint (pull_request) Successful in 7s
CI / Frontend tests & type-check (pull_request) Successful in 35s
CI / Frontend tests & type-check (push) Successful in 40s
2026-04-08 14:58:58 -03:00
thatguygriffandClaude Sonnet 4.6 4989ff1061 Scaffold full-stack volunteer scheduling application
Go backend with domain-based packages (volunteer, schedule, timeoff,
checkin, notification), SQLite storage, JWT auth, and chi router.
React TypeScript frontend with routing, auth context, and pages for
all core features. Multi-stage Dockerfile and docker-compose included.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-05 11:25:02 -04:00