Initial Implementation of Better Deployment
This branch basically removes the necessity of a setup script and just deploys
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
.vscode/
|
||||
|
||||
.env*
|
||||
!.env.example
|
||||
.secret*
|
||||
|
||||
**/*.json
|
||||
|
||||
Reference in New Issue
Block a user