Commit Graph

7 Commits

Author SHA1 Message Date
8123a94a3d feature: a minimal implementation of the appointment feature done. 2026-05-06 23:05:37 +03:30
adfb5b436e feature: clinic & lab invitation flow added. minimal ui implemented for organizations tab. 2026-05-05 19:50:07 +03:30
64215f07e6 improvement: newly created organization's subscriptions flow improved. 2026-04-30 18:15:40 +03:30
1b8856f64e feature: sending invitation link for newly created staff implemented. 2026-04-30 12:55:39 +03:30
ca9e684ab4 improvement: multi organization possibility implemented for users (owners and staffs) 2026-04-29 20:19:40 +03:30
6a3addd1ca feature: a very minimal patients feature implemented. it needs lots of improvments though 2026-04-29 13:32:22 +03:30
26bd35ae3c Initial commit: Full project structure
- Backend: NestJS with Docker
- Frontend: Next.js with Docker
- Nginx configuration for reverse proxy
- PostgreSQL setup
- Docker compose for orchestration
- Development environment configuration
2026-04-23 15:33:11 +03:30