add docker
This commit is contained in:
parent
dcb2b5ee53
commit
e9d703ec7c
10 changed files with 316 additions and 25 deletions
17
.dockerignore
Normal file
17
.dockerignore
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.vscode
|
||||
.idea
|
||||
*.md
|
||||
.DS_Store
|
||||
dist
|
||||
coverage
|
||||
.github
|
||||
*.test.js
|
||||
testLoad.js
|
||||
testRateLimit.js
|
||||
quotes.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue