1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-10-16 06:27:30 +00:00
Fast and simple scoreboard service for games
Find a file
2024-06-07 02:09:49 +02:00
.devcontainer Setup devcontainer 2022-11-11 09:05:25 +00:00
.github/workflows Fix non-existing workflow dependency 2023-01-09 05:30:53 +01:00
.idea Create POST /board/ 2022-11-11 02:11:18 +01:00
.media Update repository metadata 2024-06-07 02:09:49 +02:00
docs Update the version in the OpenAPI spec 2023-03-22 15:42:49 +01:00
src Use optimistic locking in Redis 2023-02-28 21:19:37 +01:00
.dockerignore Fix multiplatform Docker image builds 2023-03-22 14:31:41 +01:00
.gitignore Add stack.env to .gitignore 2023-03-22 15:39:58 +01:00
Cargo.lock Update dependencies 2023-02-28 21:00:29 +01:00
Cargo.toml Update repository metadata 2024-06-07 02:09:49 +02:00
distributed-arcade.iml Create base application structure 2022-11-10 13:52:30 +01:00
Dockerfile Run container as a non-privileged user 2023-04-05 12:27:55 +02:00
LICENSE.txt Relicense to EUPL 2024-06-07 02:08:27 +02:00
NOTICE.md Update repository metadata 2024-06-07 02:09:49 +02:00
README.md Update repository metadata 2024-06-07 02:09:49 +02:00

Distributed Arcade

Fast and simple scoreboard service for games

OpenAPI specification On Crates.io