This repository includes:
zyenyo-discord: Zyenyo, A discord bot that serves and collects typing tests & statisticszyenyo-backend: A backend web server written in actix, Rust.zyenyo-frontend: A frontend NextJS web application.
To run all services together, use:
docker compose up --builddocker system prune -aAll environment variables are stored in .env at the root of the project