This commit is contained in:
José Conde
2023-01-06 16:34:22 +01:00
parent c38d1f977e
commit b979ba83b7
268 changed files with 3612 additions and 84 deletions

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
node_modules/
.env
*.local
.env*