initial commit

This commit is contained in:
2021-02-19 18:30:02 -07:00
parent e13b4d737b
commit 7f9cffbfdd
16 changed files with 2865 additions and 0 deletions

8
.dockerignore Normal file
View File

@ -0,0 +1,8 @@
**/.git
.gitignore
.vscode
.env*
*.log
node_modules
dist