split delivery into standalone dockerized service

This commit is contained in:
Ruslan Bakiev
2026-02-20 12:25:10 +07:00
parent 46cca064df
commit cb7d81e801
15 changed files with 2090 additions and 49 deletions

5
delivery/.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
node_modules
npm-debug.log
.git
.gitignore
.DS_Store