feat: Use container for the API service

This commit is contained in:
Lucàs
2024-12-19 11:25:29 +01:00
parent 735ab03d6e
commit 401978a0b4
88 changed files with 865 additions and 3642 deletions
+3 -2
View File
@@ -7,8 +7,9 @@
cache/
node_modules/
# Docker
docker/
# Database
mariadb/data/
mongodb/data/
# Build files
build/