Commit Graph
5 Commits
Author SHA1 Message Date
kavehhn b708a6b777 fix(healthcheck): use dynamic PORT, IPv4 127.0.0.1, and bind 0.0.0.0 2026-08-25 02:56:42 +03:30
kavehhn 38e048067b fix(docker): copy .npmrc and use npmmirror registry for fast builds 2026-08-25 02:43:34 +03:30
kavehhn 3ca098b74d build(docker): add multi-stage production Dockerfile with health check 2026-08-12 06:46:04 +03:30
kavehhn d28e71c3fa chore: update node version to 22 in Dockerfile 2026-08-12 05:55:55 +03:30
kavehhn f04c797be6 Initial commit: teaching institution management API.
Express/MongoDB backend with JWT auth, RBAC, S3 uploads, notifications, and scheduled jobs.
2026-08-09 04:18:08 +02:00