/task-management-nest-app

Primary LanguageTypeScriptBSD Zero Clause License0BSD

Task Management App

A simple task management application built with NestJS. This project serves as a refresher on NestJS development and best practices, including the integration of end-to-end testing and modern web development workflows.

Features

  • Built with NestJS and TypeScript
  • RESTful API for task management
  • End-to-end testing with Jest and Supertest
  • Code formatting with Prettier and linting with ESLint

Prerequisites

  • Node.js v22.14.0 (managed with Volta or nvm)
  • npm (comes with Node.js)

Additional Resources


License

This project is under the 0BSD license.