1.5.2 • Published 2 years ago

@naturalcycles/generator-backend-service v1.5.2

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

@naturalcycles/generator-backend-service

Yeoman generator to create a Backend service

npm code style: prettier

Global setup

You need to have latest yeoman globally installed, install it like this:

npm i -g yo
yo --version

Then, globally-install this generator:

npm i -g @naturalcycles/generator-backend-service

Usage

mkdir my-lib
cd my-lib
yo

Then, select the needed generator and run it there!

todo

backend.cfg.json

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago