claudedwithlove
explore/sos26

sos26

Cherished

Sohosai Online System 2026 is a full-stack monorepo managing event operations for a Japanese university festival, featuring a React frontend and Hono API backend with shared schema definitions. Built with Bun, Turborepo, and TypeScript, it provides strongly-typed endpoints, file-based routing, and automated code quality checks for coordinators and administrators running large-scale events.

·0··submitted April 16, 2026
View on GitHub
Clauded With Love Rating
7.3 / 10

Sohosai Online System 2026 is a full-stack monorepo managing operations for a Japanese university festival, featuring React frontend and Hono API backend with shared TypeScript schemas. The project demonstrates solid engineering practices with Turborepo, Bun runtime, type-safe API contracts, and comprehensive tooling for code quality and testing.

Code Quality7.5
Usefulness8.0
Claude Usage6.5
Documentation8.5
Originality6.0
Highlights
  • Excellent monorepo architecture with shared Zod schemas ensuring type safety across frontend and API
  • Comprehensive Japanese documentation with detailed setup instructions and script references
  • Modern tech stack integration using Bun, Turborepo, TanStack Router, and automated quality gates with Lefthook
To Improve
  • Add database schema examples and API endpoint documentation to better showcase the system's capabilities
  • Include deployment instructions and production configuration examples beyond the development setup
Stack