0.1.3 • Published 4 years ago

generator-ioc-express v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Generator-IoCExpress

Generator using typescript , express , jest , webpack and IoC pattern.

Installation

generator-ci-express requires Node.js v12+ to run.

Npm

npm install -g generator-ioc-express

Yarn

yarn global add generator-ioc-express

Run

yo generator-ioc-express

Development

npm run start:dev

Production

npm run start:prod

Test

npm run test

Lint

npm run start:lint

Release

npm run release

Restore commit releases

require tags vx.y.z format npm run release:init

Coverage

npm run coverage

Config

Update envs in config/env

Docs swagger

require Swagger format. http://localhost:4300/v1/api-docs

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago