Amplication offers seamless integration with Backstage, an open platform for building developer portals. This integration allows you to combine Backstage’s catalog capabilities with Amplication’s resource scaffolding features.Documentation Index
Fetch the complete documentation index at: https://docs.amplication.com/llms.txt
Use this file to discover all available pages before exploring further.
Available Plugins
Amplication provides two complementary Backstage plugins:Catalog Backend Module Plugin
Catalog Backend Module Plugin
Catalog Backend Module Plugin: Fetches template data from your Amplication account into your Backstage Catalog, presenting them as ServiceTemplate components.
Scaffolder Backend Module Plugin
Scaffolder Backend Module Plugin
Scaffolder Backend Module Plugin: Provides the
amplication:scaffold-service action for creating new services through Amplication’s API.Installation Process
Before starting, you’ll need an Amplication API token. Here’s how to set up the integration:Install the plugins
Update your backend configuration file,
packages/backend/src/index.ts:packages/backend/src/index.ts
Using the Integration
Once installed, you can:- Find templates in the Home tab by filtering for
Type=ServiceTemplateor usingTags=amplication/Tags=servicetemplate - Access the “Scaffold a New Service” option in the Create page to build new services using your templates