Skip to content

Repository files navigation

Task-BCA — NestJS Study API

This repository contains an API built for studying and practicing NestJS.

Goals

  • Learn and practice NestJS concepts
  • Experiment with modules, controllers, services, and dependency injection
  • Apply common API patterns (DTOs, validation, error handling, etc.)
  • Serve as a sandbox for improving backend development skills

Tech Stack

  • Node.js
  • NestJS
  • TypeScript

Install dependencies

npm install

Run in development mode

npm run start:dev

Build

npm run build

Run production build

npm run start:prod

Notes

This project is intended for learning purposes (studying NestJS).
Feel free to explore, refactor, and extend it with new endpoints and features.

About

API created to study and practice NestJS API created to study and practice NestJS (modules, controllers, services, DTOs, validation) and common REST patterns.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages