community-plugins/workspaces/tech-insights
Kurt King d9d903998d
Add techInsightsServiceRef to node package (#2155)
* feat: default service via techInsightsServiceRef

Signed-off-by: Kurt King <kurtaking@gmail.com>

* fix: yarn --cwd workspaces/tech-insights dedupe

Signed-off-by: Kurt King <kurtaking@gmail.com>

* build api docs

Signed-off-by: Kurt King <kurtaking@gmail.com>

* export type and fix api docs

Signed-off-by: Kurt King <kurtaking@gmail.com>

* restore root yarn file

Signed-off-by: Kurt King <kurtaking@gmail.com>

* remove wrongly added dep

Signed-off-by: Kurt King <kurtaking@gmail.com>

* fix: reset yarn.lock from main

Signed-off-by: Kurt King <kurtaking@gmail.com>

---------

Signed-off-by: Kurt King <kurtaking@gmail.com>
2024-12-18 11:26:47 -06:00
..
.changeset Add techInsightsServiceRef to node package (#2155) 2024-12-18 11:26:47 -06:00
examples
packages
plugins Add techInsightsServiceRef to node package (#2155) 2024-12-18 11:26:47 -06:00
.dockerignore
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
README.md
app-config.yaml
backstage.json
catalog-info.yaml
package.json make knip a devDependency (#2025) 2024-12-13 13:08:12 +01:00
tsconfig.json
yarn.lock Add techInsightsServiceRef to node package (#2155) 2024-12-18 11:26:47 -06:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev