Serverless Backend Template logo

Backstage Scaffolder Task to create an AWS Serverless Backend

Created by Roadie

Things to Know

Getting Started

The template can be found on GitHub.

To Use the template

  1. Create the following secrets in your GitHub Organizations secrets AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY

    AWS Credentials

  2. Load the template into Backstage.

    Load Template

  3. Run the template by clicking choose on the Create Component Page

    Run the Template

Changelog

This changelog is produced from commits made to the Serverless Backend Template plugin since a year ago, and based on the code located here. It may not contain information about all commits. Releases and version bumps are intentionally omitted. This changelog is generated by AI.

Breaking changes

  • Remove direct dependency on Scaffolder backend. If your app relied on it through this plugin, add it to your app. #1730 merged 11 months ago

Improvements

  • Align plugin metadata pluginId with the backend module pluginId. This keeps metadata consistent and avoids future lint issues. #2042 merged 1 month ago

Dependency updates

  • Update to Backstage 1.40. #1952 merged 3 months ago
  • Update Backstage packages for newer Scaffolder compatibility. #1728 merged 10 months ago
  • Update Scaffolder related packages in the repo. #1794 merged 9 months ago
  • Routine dependency bump across plugins. #1684 merged 12 months ago

Maintenance

  • Remove unused plugin dependencies. #1847 merged 7 months ago

Set up Backstage in minutes with Roadie