feat: make flat-stack-presejpacky standalone with Docker and Makefile

This commit is contained in:
2026-06-07 16:48:15 +02:00
parent 164230356c
commit b7e4bbb49d
21 changed files with 5110 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
node_modules
dist
server.js
.env
.env.local
.git
.gitignore
Makefile
Dockerfile
README.md