Files
caldav-mcp/.dockerignore
Simon Franken 5804fe0437 add Docker support for running caldav-mcp
Introduce a multi-stage Docker build and runtime image so the server can be built and launched consistently across environments, and document build/run usage in README.
2026-03-20 16:15:54 +01:00

11 lines
81 B
Plaintext

node_modules
dist
.git
.gitignore
npm-debug.log
README.md
docs
tests
.env
.env.*