Skip to content

wdeloo/Brilliant-Chess

Repository files navigation

Brilliant Chess

screenshot

Brilliant Chess is a free open source app to analyze chess games in a similar way Chess.com does.

Self Hosting

  1. Clone the repository:
git clone https://github.com/wdeloo/Brilliant-Chess.git
cd Brilliant-Chess
  1. Create a .env file:
echo "NEXT_PUBLIC_BASE_PATH=" > .env
  1. Install dependencies and build the project:
npm install
npm run build
  1. Start the server:
npm run start

About

A free open source app to analyse chess games in a similar way Chess.com does.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages