Initial commit

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
2023-12-06 22:23:52 +01:00
commit 9d162b257a
16 changed files with 241 additions and 0 deletions

7
.dockerignore Normal file
View File

@ -0,0 +1,7 @@
.dockerignore
.git
.gitignore
docker-compose.yml
node_modules
helpers/*
runner/*