Commit Graph
3 Commits
Author SHA1 Message Date
thatguygriffandClaude Sonnet 4.6 28310e5aa1 Add CLAUDE.md with project architecture and development commands
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-05 11:27:40 -04: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
thatguygriff 64f4563bfa Initial commit 2026-03-05 14:32:44 +00:00