Skip to content

appasahebnage/nestjs-starter-with-jwt

Repository files navigation

NestJS Starter

NestJS Logo

Description

Welcome to the NestJS Starter Project! This project is a boilerplate to help you get started quickly with NestJS, a progressive Node.js framework for building efficient and scalable server-side applications.

Why Use It

  • Production-ready starter code with Node.js cluster support
  • Environment variable validation using Zod
  • OpenAPI Swagger setup for API documentation
  • Comprehensive test setup, including unit tests, integration tests, and end-to-end tests

Getting Started

1. Clone the repository:

git clone https://github.com/appasahebnage/nestjs-starter-with-jwt.git
cd nestjs-starter-with-jwt

2. Install dependencies:

npm install

3. Run the development server:

npm run start:dev

4. Swagger documentation URL:

visit http://localhost:8081/api

Stay in touch

Author - Appasaheb Nage

License

MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published