first commit

This commit is contained in:
Louis-Sinan
2025-12-21 12:22:16 +01:00
commit c9daaddb77
34 changed files with 1735 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.env
node_modules
dist
coverage
Dockerfile
Makefile
README.md