Initial commit

This commit is contained in:
Mike Conrad
2024-10-16 17:37:03 -04:00
parent a95fdc4454
commit 17e672e695
7 changed files with 415 additions and 8 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
node_modules/*
Dockerfile