Skip to content
/ nestjs-starter Public template

This is my initial setup for NestJS project

Notifications You must be signed in to change notification settings

iqbalpa/nestjs-starter

Repository files navigation

NestJS Starter

Nest Logo

NestJS + prisma ORM starter with useful development features and configurations for backend development.

Features

  1. Authentication and authorization
  2. CRUD users

Getting Started

  1. Clone this backend repository git clone https://github.com/iqbalpa/nestjs-starter.git
  2. Install the required packages
yarn install
  1. Run the backend application
yarn start:dev
  1. Run the frontend application
  2. Visit localhost:3000

About

This is my initial setup for NestJS project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published