https://github.com/backstage/software-templates
Backstage Software Templates for creating a new software component
https://github.com/backstage/software-templates
Last synced: about 1 year ago
JSON representation
Backstage Software Templates for creating a new software component
- Host: GitHub
- URL: https://github.com/backstage/software-templates
- Owner: backstage
- License: apache-2.0
- Created: 2021-02-10T14:03:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T09:31:42.000Z (over 1 year ago)
- Last Synced: 2025-03-31T21:44:41.069Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 98.6 KB
- Stars: 147
- Watchers: 17
- Forks: 392
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# software-templates
This repository is a collection of software and documentation templates for the Backstage community. The templates are organized into two folders: `scaffolder-templates` for Backstage Software Templates and `documentation-templates` for general documentation templates. Contributions are welcome for new and existing templates!
## scaffolder-templates
[Backstage Software Templates](https://backstage.io/docs/features/software-templates/) are used to create new software components through Backstage. These templates are intended as a starting point to build on for different use cases. You may also use them as provided, but we recommend pointing your Backstage app to a forked copy because the templates aren't versioned at this time, and as such breaking changes can happen without warning.
## documentation-templates
The documentation templates provide recommended structure and content for different types of documentation, for example system architecture documents or runbooks.