Skip to content

Demut91/crud-api

Repository files navigation

This is a simple Nest.js web application that allows users to:

  • Register and log in
  • Create, read, update, and delete articles (CRUD)
  • View a list of articles with filtering and pagination

documentation avialiable on:

Project setup

$ yarn install

Compile and run the project

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •