feat: Add Docker containerization, production serving, and Gitea CI/CD workflow.
Some checks failed
Build and Deploy / build (push) Failing after 2m44s
Some checks failed
Build and Deploy / build (push) Failing after 2m44s
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
.git
|
||||
node_modules
|
||||
src/node_modules
|
||||
src/dist
|
||||
src/client/dist
|
||||
.env
|
||||
.DS_Store
|
||||
coverage
|
||||
Reference in New Issue
Block a user