No description
Find a file
2025-12-08 10:58:24 +03:00
core Corrected error on sending document to universign 2025-12-03 13:54:28 +03:00
data chore: update gitignore and docker configuration 2025-12-05 14:17:32 +03:00
database moved database in WORKDIR/data 2025-12-05 14:00:40 +03:00
routes Exceeded access token for 24 hours 2025-12-05 18:21:52 +03:00
security Added authentication logics 2025-12-02 09:09:29 +03:00
services corrected frontend URL mismatch 2025-12-02 20:14:24 +03:00
.env.example moved database in WORKDIR/data 2025-12-05 14:00:40 +03:00
.gitignore chore: update gitignore and docker configuration 2025-12-05 14:17:32 +03:00
api.py feat(api): add OpenAPI tags metadata and update endpoint tags 2025-12-08 10:58:24 +03:00
config.py moved database in WORKDIR/data 2025-12-05 14:00:40 +03:00
create_admin.py Added authentication logics 2025-12-02 09:09:29 +03:00
docker-compose.yml chore: update gitignore and docker configuration 2025-12-05 14:17:32 +03:00
Dockerfile Added docker config 2025-11-26 13:50:30 +03:00
email_queue.py Corrected error on sending document to universign 2025-12-03 13:54:28 +03:00
init_db.py Added docker config 2025-11-26 13:50:30 +03:00
README.md Initial commit 2025-11-25 17:36:40 +00:00
requirements.txt Added authentication logics 2025-12-02 09:09:29 +03:00
sage_client.py feat(factures): add create and update invoice endpoints 2025-12-08 09:43:34 +03:00

backend_vps