push node module 'caus lazy

ingnore node_modules, dont't be stupid
This commit is contained in:
Awen Lelu
2025-12-18 18:47:50 +01:00
parent 4db2049e08
commit e33771883c
40 changed files with 4151 additions and 17 deletions

View File

@@ -87,7 +87,8 @@ download dependencies and create a venv for the project
start the database with `docker compose up`
then start the api with the following command:
`uv run fastapi dev test.py`
builting api doc can be found at [](http://localhost:8000/docs)
builting api doc can be found at [](http://localhost:8000/docs)
Data are serilized and validate with pydantic
# Documentation
[fastapi](https://fastapi.tiangolo.com/tutorial/)