/stockfish-api

chess stockfish api

Primary LanguagePythonMIT LicenseMIT

stockfish-api

chess stockfish api

Run

  • docker-compose up --build
  • open http://localhost:3010/docs

On the production server

  • docker-compose -f docker-compose.production.yml up -d --build