Skip to content
This repository was archived by the owner on Jul 18, 2026. It is now read-only.

Repository files navigation

Resker

A backend for chess positions, games and collections. Please notice that by itself, this backend does nothing. You need a client to interact with this backend.

Usage

The easiest way is to just run docker-compose up.

Resker by default listens on port 8001, but you can change this by passing the envvar HTTP_PORT when running docker-compose: HTTP_PORT=8080 docker-compose up

Security

Resker exposes an api, and to help towards security Resker requires an API Key to validate requests, every client connecting to Resker needs to send the header x-api-key, the default api-key is 894hmt3x489ht89p3x, but you can change this with the envvar X_API_KEY when doing docker-compose up

About

Chess Backend for storing positions, games and collections

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages