NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem

1 stars 4 forks 1 watchers TypeScript MIT License
authentication hacktoberfest hacktoberfest-accepted nestjs starter-template typescript
3 Open Issues Need Help Last updated: Oct 4, 2025

Open Issues Need Help

View All on GitHub
Web Development Backend

AI 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.

Complexity: 2/5
documentation enhancement good first issue hacktoberfest hacktoberfest-accepted

NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem

TypeScript
#authentication#hacktoberfest#hacktoberfest-accepted#nestjs#starter-template#typescript
Web Development Backend

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.

Complexity: 3/5
good first issue hacktoberfest hacktoberfest-accepted

NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem

TypeScript
#authentication#hacktoberfest#hacktoberfest-accepted#nestjs#starter-template#typescript
Web Development Backend

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.

Complexity: 2/5
enhancement good first issue hacktoberfest hacktoberfest-accepted

NestJs Starter Template with All Authentication endpoints, including advanced logging and monitoring sytem

TypeScript
#authentication#hacktoberfest#hacktoberfest-accepted#nestjs#starter-template#typescript