Initial commit

This commit is contained in:
Erki Aas
2022-11-02 12:58:44 +02:00
commit 924174d4ae
9 changed files with 179 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
./node_modules
./build
.git
*.md
.gitignore
.idea/