This project is no longer being maintained, you can get in touch if you have any questions or want to revive the project or anything.
The original code can be found here: https://github.com/Osalotioman/Chess/tree/b08a8d548391b3f145817e245654b3fededc7f54
This is an implementation of a Chess game with a Next.js frontend, a Node.js WebSocket server for real-time multiplayer, and a dedicated REST API server for account/auth operations. A working version of this game can be found here: https://chess-championship-arena.vercel.app/
ws)pnpm installpnpm devpnpm installpnpm dev (recommended for development)pnpm build && pnpm startpnpm installpnpm dev (recommended for development)pnpm build && pnpm startpnpm prisma:migrate:dev
Health check: http://localhost:4000/healthThis project is licensed under the Apache License 2.0 See LICENSE for details.