mirror of
https://github.com/plankanban/planka.git
synced 2025-08-08 15:05:30 +02:00
Docker, update readme, update dependencies
This commit is contained in:
parent
6eb431f721
commit
d24c9a7968
30 changed files with 1202 additions and 1744 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
*/node_modules
|
||||
*/.gitignore
|
||||
*/README.md
|
||||
|
||||
**/.DS_Store
|
||||
**/.gitkeep
|
||||
|
||||
server/public/*
|
||||
server/views/*
|
||||
client/build
|
Loading…
Add table
Add a link
Reference in a new issue