This commit is contained in:
Adam
2025-08-05 19:20:24 +02:00
committed by GitHub
parent 8db11698a4
commit 2cd772c5b9

View File

@ -18,7 +18,7 @@ Press F to pay respect
```
## Modules done
5 major + 2 minor = 6 full modules
6 major + 2 minor = 7 full modules
- **Web**
- [x] Use a framework to build the backend.(node with Fastify) - Major