add fly deploy

This commit is contained in:
MapleLeaf
2021-12-29 14:36:54 -06:00
parent 78b7db897e
commit 1b4cedd857
3 changed files with 58 additions and 0 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
**/node_modules/**
**/.cache/**
**/build/**
**/dist/**
.env