igig

0.0.1 • Public • Published

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Migrations

to create a migration run

yarn typeorm migration:create -- -n migrationNameHere

to run the migrations run

yarn typeorm migration:run

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Swagger

http://localhost:3333/api/

Readme

Keywords

none

Package Sidebar

Install

npm i igig

Weekly Downloads

1

Version

0.0.1

License

UNLICENSED

Unpacked Size

811 kB

Total Files

478

Last publish

Collaborators

  • lenolima