Made the right Dockerfile for Svelte (had to add a Node adapter also)

This commit is contained in:
2024-08-02 21:12:22 +03:00
parent ded3b78c58
commit 55c080f80d
5 changed files with 3520 additions and 8 deletions

17
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,17 @@
Dockerfile
.dockerignore
.git
.gitignore
.gitattributes
README.md
.npmrc
.prettierrc
.eslintrc.cjs
.graphqlrc
.editorconfig
.svelte-kit
.vscode
node_modules
build
package
**/.env