build: dockerize app, migrate on boot

This commit is contained in:
2026-06-04 00:07:55 +03:00
parent 91932d38ce
commit f8c56623a4
5 changed files with 83 additions and 2 deletions

3
.gitignore vendored
View File

@@ -18,5 +18,8 @@ node_modules/
# ─── env / secrets ─── #
.env
.env.test
.env.local
.env.*.local
docs/