• Joined on 2025-07-17
fakz9 pushed to main at fakz9/Crm-Monorepo 2025-08-05 23:31:26 +03:00
926b4d59bd cert added
fakz9 pushed to main at fakz9/Crm-Monorepo 2025-08-05 23:21:19 +03:00
f985d9e827 update Docker and Nginx configuration to support Certbot for SSL certificate management
fakz9 pushed to main at fakz9/Crm-Monorepo 2025-08-05 22:41:33 +03:00
af4d262a15 refactor Nginx configuration for improved backend and frontend proxy handling
fakz9 pushed to main at fakz9/Crm-Backend 2025-08-05 22:40:32 +03:00
812e30a2f8 feat: add .dockerignore to exclude unnecessary files from Docker context
fakz9 pushed to main at fakz9/Crm-Frontend 2025-08-05 22:40:21 +03:00
1047a0b5fe feat: add .dockerignore and update Dockerfile for improved caching
fakz9 pushed to main at fakz9/Crm-Frontend 2025-08-05 21:54:07 +03:00
573f50acc1 feat: add Dockerfile for multi-stage build and remove global stylesheet link
fakz9 pushed to main at fakz9/Crm-Backend 2025-08-05 21:52:09 +03:00
5b720c8600 feat: update supervisord configuration for improved logging and user permissions
fakz9 pushed to main at fakz9/Crm-Backend 2025-08-05 21:38:44 +03:00
1a4cfc4f68 feat: add Dockerfile and supervisord configuration for FastAPI application
fakz9 pushed to main at fakz9/Crm-Frontend 2025-08-05 20:20:07 +03:00
24edefa242 feat: add environment variable for API URL and update client configuration
fakz9 pushed to detached at fakz9/Crm-Frontend 2025-08-05 20:17:50 +03:00
095f3dae76 add environment variable for API URL and update client configuration
fakz9 created branch detached in fakz9/Crm-Frontend 2025-08-05 20:17:50 +03:00
fakz9 pushed to main at fakz9/Crm-Monorepo 2025-08-05 20:15:09 +03:00
c5a23b4671 add NEXT_PUBLIC_API_URL to environment configuration
fakz9 pushed to main at fakz9/Crm-Monorepo 2025-08-05 20:10:45 +03:00
0646075b85 initialize project structure with Docker, Nginx, and environment configuration
fakz9 created branch main in fakz9/Crm-Monorepo 2025-08-05 20:10:45 +03:00
fakz9 pushed to main at fakz9/Crm-Backend 2025-08-05 18:44:42 +03:00
453930251b feat: refactor route structure and update FastAPI configuration
fakz9 pushed to main at fakz9/Crm-Backend 2025-08-05 18:01:00 +03:00
0aabf51aca feat: enable ORJSONResponse and update FastAPI configuration
fakz9 pushed to main at fakz9/Crm-Frontend 2025-08-05 17:48:36 +03:00
74f7cc7664 feat: add hey-api configuration and update OpenAPI TypeScript plugin settings
fakz9 pushed to main at fakz9/Crm-Frontend 2025-08-05 17:36:41 +03:00
7bb8ab97c7 feat: add zod library to dependencies
fakz9 pushed to master at aserbin/IDP-Frontend 2025-08-04 07:50:19 +03:00
a812e650ce feat: simple impl
fakz9 pushed to main at fakz9/Crm-Backend 2025-08-04 07:47:11 +03:00
441cc09327 feat: update session management to use async_sessionmaker