Gros refactoring

This commit is contained in:
François Pelletier 2024-12-31 17:00:07 -05:00
parent 6008aa68f6
commit 4a6bfc951f
368 changed files with 22503 additions and 3 deletions

2
backend/install.sh Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
pip install -r requirements.txt