added docker setup
This commit is contained in:
parent
57ae9c3320
commit
be5ce63add
12 changed files with 509 additions and 20 deletions
12
frontend/.dockerignore
Normal file
12
frontend/.dockerignore
Normal file
|
@ -0,0 +1,12 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.env
|
||||
.nyc_output
|
||||
coverage
|
||||
.DS_Store
|
||||
.vscode
|
||||
*.log
|
||||
dist
|
Loading…
Add table
Add a link
Reference in a new issue