Skip to content

rafaelmaltez/nestjs-bookstore-API

Repository files navigation

A simple bookstore API built using Nestjs

Installation

$ npm install```

## Running the app

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

CRUD simples utilizando Nestjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published