Skip to content

strong-network/backstage-sds-plugins

Repository files navigation

Backstage Plugins: Citrix SDS Workspaces

A small collection of plugins that integrate Citrix SDS Workspaces with Backstage.

Important: These plugins require access to a Citrix SDS Platform. Without an active Citrix SDS environment, the plugins cannot function.

Plugins

Getting Started

To start the Backstage app:

yarn install
yarn dev

To run an individual plugin during development:

# Frontend
cd packages/backstage-sds-workspaces
yarn install
yarn start

# Backend
cd packages/backstage-sds-workspaces-backend
yarn install
yarn start

Note: The frontend plugin expects the backend route to be available (via your Backstage backend). Running the frontend alone may limit functionality.

Support

  • Open an issue for questions, bugs, or feature requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •