Commit Graph

17 Commits

Author SHA1 Message Date
Заид Омар Медхат
3cc47bf56b f 2025-12-14 00:56:12 +05:00
Заид Омар Медхат
0cc8178164 f 2025-12-14 00:50:27 +05:00
Заид Омар Медхат
4ec325208d f 2025-12-14 00:42:24 +05:00
Заид Омар Медхат
86fa5720ca f 2025-12-14 00:34:12 +05:00
Заид Омар Медхат
786d7049b9 f 2025-12-14 00:29:53 +05:00
Заид Омар Медхат
eaa4d1c23b f 2025-12-14 00:19:34 +05:00
Заид Омар Медхат
ecf2dcf569 f 2025-12-14 00:15:00 +05:00
Заид Омар Медхат
1d21861615 f 2025-12-14 00:13:50 +05:00
Administrator
96f0b6ba80 Merge branch 'master' into 'main'
chore: initialize NestJS project with Docker and environment configuration

See merge request alricade/finance-api!1
2025-12-13 19:10:42 +00:00
Administrator
818abfc2c3 Delete README.md 2025-12-13 19:10:33 +00:00
Заид Омар Медхат
8059d1b0a3 f 2025-12-14 00:08:57 +05:00
Заид Омар Медхат
e6cfbdc1f7 f 2025-12-14 00:04:49 +05:00
Administrator
d9c5f4b9fb Initial commit 2025-12-13 19:03:23 +00:00
232d0833cc f 2025-12-13 17:22:59 +05:00
Заид Омар Медхат
997bac5d1f chore: frontend schema 2025-12-13 15:59:21 +05:00
Заид Омар Медхат
a0febf85f3 f 2025-12-13 15:57:10 +05:00
Заид Омар Медхат
33602d0fe9 chore: initialize NestJS project with Docker and environment configuration
Add project scaffolding and development infrastructure:
- Add environment configuration files (.env.development, .env.example) with database, JWT, security, AI integration, logging, and CORS settings
- Add .gitignore to exclude build artifacts, logs, IDE files, and environment variables
- Add .prettierrc with single quotes and trailing commas configuration
- Add multi-stage Dockerfile with development, build, and production stages
- Ad
2025-12-13 15:45:08 +05:00