Initial commit

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
2023-02-15 23:52:17 +01:00
commit 80cd767e4a
8 changed files with 113 additions and 0 deletions

View File

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