Open Issues Need Help
View All on GitHubAI Summary: This issue aims to enhance the project's documentation by improving the existing README.md for better readability and beginner-friendliness, and by adding a new CONTRIBUTING.md file. The goal is to make it easier for new contributors to understand project setup and follow contribution guidelines.
NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem
AI Summary: This issue proposes adding JSON Web Token (JWT) authentication to a NestJS application using the `@nestjs/jwt` package. The goal is to implement a secure way to authenticate users and manage their sessions.
NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem
AI Summary: This issue requests the integration of TypeORM with a PostgreSQL database within the `nestjs-auth` project. The core tasks involve installing necessary dependencies, configuring the TypeORM module using `@nestjs/config`, and finally verifying the database connection and running migrations.
NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem