Commit Graph

15 Commits

Author SHA1 Message Date
9a764fafb4 fix(backend): add Django CSRF related variables 2026-05-03 15:32:32 +03:30
5ef7f18f77 chore(readme): add README.md 2026-05-01 10:49:38 +03:30
40f89fc9aa feat(deploy): add celery beat service 2026-04-30 20:23:22 +03:30
4d82094c0b fix(deploy): tune gunicorn for sse traffic 2026-04-30 10:04:41 +03:30
0a328156fa fix(deploy): add spa fallback in frontend image 2026-04-30 10:04:41 +03:30
a91606cc32 feat(deploy): serve backend from api subdomain 2026-04-29 20:16:18 +03:30
64be80da12 chore(deploy): update docs basic auth credentials 2026-04-29 18:09:58 +03:30
50eaf00cf2 fix(deploy): serve django media and static from shared volumes 2026-04-29 18:04:53 +03:30
34af725f41 feat(deploy): add qlockify.ir domain and ssl config 2026-04-29 17:27:49 +03:30
596e2716ab build(deploy): update backend image dependencies 2026-04-29 15:58:06 +03:30
8ab01bd5b7 chore(deploy): switch compose to nested app directories 2026-04-29 15:57:54 +03:30
8b6f25e068 build(deployment): use local backend and frontend build contexts 2026-04-25 17:27:10 +03:30
d3f14aeb78 feat(deployment): support sse notification streaming 2026-04-25 17:19:14 +03:30
3b052aeca4 build(deployment): use sibling repos as docker build context 2026-04-23 19:50:44 +03:30
ed47645fef initial commit 2026-03-15 10:20:55 +08:00