Satranc
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.ts
https://erens--09901e8633dd11f0abef9e149126039e.web.val.run
An online chess league platform where users can play real chess games against each other and participate in league competitions.
- User registration and authentication
- Real-time chess gameplay
- League standings and rankings
- Match history and statistics
- Tournament organization
/backend
: Server-side code and API endpoints/frontend
: Client-side code and UI components/shared
: Shared types and utilities
- Frontend: React, chess.js, chessboard.js, TailwindCSS
- Backend: Hono, SQLite
- Storage: Val Town SQLite for data persistence
Visit the application at the provided URL to create an account and start playing chess!