first commit

This commit is contained in:
rsnrk 2024-04-30 14:32:37 +02:00
commit 5847fb0582
14 changed files with 543 additions and 0 deletions

12
.dockerignore Normal file
View file

@ -0,0 +1,12 @@
# ignore files while using docker
/node_modules
*.md
!README.md
.*ignore
!.dockerignore
.editorconfig
.eslint*
client
drupal
postgres