/book-app

Primary LanguageTypeScript

Installation

$ npm install

Start the app

# development
$ npm run start

# watch mode
$ npm run start:dev

Reset the database

npm run db:reset

License

Nest is MIT licensed.