Closed nia-potato closed 1 month ago
Hi, @nia-potato, i think yes, I'm little busy in last days. i will open discussion with our team.
Hi, @nia-potato! I hope you fine! We release a new version 1.5.6, compatible with new backend architecture.
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
Thanks!
Hi @alansferreira thanks for the great plugin, i was wondering if we can migrate to the new backend?