forked from jappel/leistungsbilanz-ts
Add Docker development workflow
This commit is contained in:
parent
00cb07f848
commit
c991f493da
6 changed files with 127 additions and 5 deletions
8
.dockerignore
Normal file
8
.dockerignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.git
|
||||
.agents
|
||||
.codex
|
||||
.next
|
||||
data
|
||||
dist
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
Loading…
Add table
Add a link
Reference in a new issue