Simplify infrastructure to one container

This commit is contained in:
Charles Bochet
2023-03-06 16:15:46 +01:00
parent 2ddb191556
commit c2833cad53
61 changed files with 2211 additions and 1992 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vscode/*
**/**/.env
.DS_Store
.DS_Store
node_modules/**/**