Skip to content

Develop#5

Closed
DannielEU wants to merge 4 commits intomainfrom
develop
Closed

Develop#5
DannielEU wants to merge 4 commits intomainfrom
develop

Conversation

@DannielEU
Copy link
Copy Markdown
Contributor

No description provided.

cntrIsaac and others added 4 commits November 26, 2025 23:23
* Add environment configuration and validation using Joi

* Add dotenv and joi dependencies to package.json

* Add .vscode to .gitignore to exclude VSCode settings from version control

* Refactor main.ts to use environment configuration for port and add logging

* Enhance main.ts by adding CORS support and global validation pipes

* Add class-transformer and class-validator dependencies to package.json

* feat: integrate Prisma ORM with PostgreSQL

- Added Prisma configuration and schema files for database modeling.
- Updated package.json to include Prisma dependencies and scripts for migration and generation.
- Created PrismaModule and PrismaService to manage database connections and lifecycle.
- Integrated PrismaModule into the main application module.
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

@DannielEU DannielEU closed this Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants