1.5.2 • Published 3 years ago

@naturalcycles/generator-backend-service v1.5.2

Weekly downloads
8
License
MIT
Repository
github
Last release
3 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

3 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

5 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago