feat(database): add TypeORM configuration and initialize data source

- Added TypeORM and PostgreSQL dependencies to package.json.
- Created data-source.ts to configure the database connection.
- Initialized the data source in index.ts and added logging for successful connection.
- Updated devDependencies to include @types/node for better type support.
This commit is contained in:
2025-10-29 10:44:12 +01:00
parent 58ecaf3c4c
commit 43b7bdd8b4
5 changed files with 1556 additions and 8 deletions

1511
package-lock.json generated

File diff suppressed because it is too large Load Diff