Skip to content

kode3tech/k3t-backstage-plugin-scaffolder-backend-module-plus

Repository files navigation

Plugin for scaffolder backend plus

The plus module for scaffolder-backend.

This package make you able to execute multiples parameters with an single call and extra features.

You can see all available examples here.

Get Started

just

yarn add @k3tech/backstage-plugin-scaffolder-backend-module-plus

and import module on backend

packages/backend/src/index.ts

...
backend.add(import('@k3tech/backstage-plugin-scaffolder-backend-module-plus'));

you can check if all actions and examples in is ready on http://localhost:3000/create/actions

This plugin was created through the Backstage CLI

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors