1 Commits

Author SHA1 Message Date
02224e0727
feat: Add environment utility and MongoDB services
Two new classes have been added: EnvUtils and MongodbService. EnvUtils provides functionality for fetching environment variables and logging them. MongodbService implements connection to MongoDB with user credentials fetched from environment variables. Additionally, some updates have been made to logs.util.ts to improve logging style and biome.json for better code standards adherence.
2024-05-13 16:54:01 +02:00