The original chesslocal repository.
- Install docker.
- Change the SECRET_KEY in
main/settings.pyline 23 - Optionally change the database passwords in
compose.ymlon line 23 and inmain/settings.pyon line 87. - Double-click on
start.bat. - A scary terminal window shall open.
- Profit.
To stop a server write docker compose stop in the terminal.
Note
This codebase wasn't maintained for 3+ years, proceed with caution.
