Public documentation for ChessPlay — a production-ready real-time chess platform.
https://getchessplay.vercel.app
- Real-time multiplayer chess
- Play vs AI (Stockfish)
- Authentication
- Leaderboards
- Premium memberships
- Referral system
- Responsive dashboard
- Real-time sockets
- Production deployment
Frontend:
- React
- Vite
- Tailwind CSS
Backend:
- Node.js
- Express.js
- Socket.IO
Database:
- PostgreSQL
- Prisma
Deployment:
- Vercel
- Render
- GitHub Actions
This repository contains public documentation only.
Private production source code, backend internals, secrets, payment infrastructure, deployment credentials, database URLs, and implementation details are not included.