1
0
Fork 0
App web à la con pour s’entraîner à translittérer des mots en cyrilliques (mots aléatoires, noms de personnalités ou personnages connus russes...)
  • TypeScript 96.1%
  • CSS 2.4%
  • Makefile 1.1%
  • HTML 0.2%
  • Dockerfile 0.2%
Find a file
2026-08-21 15:09:07 +02:00
backend fix: localize medium character works 2026-06-02 11:07:27 +02:00
docs/superpowers feat: expand medium name corpus 2026-06-02 10:53:30 +02:00
frontend fix: smooth training exercise transitions 2026-06-02 10:20:13 +02:00
.env.dist add envs for ports 2026-08-21 15:09:07 +02:00
.gitignore fix: add frontend favicon 2026-06-01 16:20:49 +02:00
docker-compose.yml add envs for ports 2026-08-21 15:09:07 +02:00
Makefile chore: add app make targets 2026-06-01 16:44:19 +02:00
README.md chore: add app make targets 2026-06-01 16:44:19 +02:00

Russian Alphabet

Application web pour apprendre l'alphabet cyrillique et s'entraîner à retranscrire des phrases en alphabet latin.

Démarrage

make rebuild

Scripts utiles

make up
make stop
make down
make logs
make test
make build