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

6
.env.template Normal file
View file

@ -0,0 +1,6 @@
SECRET_KEY=
USERNAME=
PASS_HASH=
#PASSWORD=only for testing
FABRIQUEDOC_ENDPOINT=
ALGORITHM=HS256