https://github.com/techtales-io/backstage-docs
backstage documentation
https://github.com/techtales-io/backstage-docs
backstage documentation techtales
Last synced: 5 months ago
JSON representation
backstage documentation
- Host: GitHub
- URL: https://github.com/techtales-io/backstage-docs
- Owner: techtales-io
- Created: 2023-08-29T22:06:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-22T12:56:17.000Z (5 months ago)
- Last Synced: 2026-01-23T04:40:17.726Z (5 months ago)
- Topics: backstage, documentation, techtales
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![pre-commit][pre-commit-shield]][pre-commit-url]
[![taskfile][taskfile-shield]][taskfile-url]
# Project
Short project description
📑 Table of Contents
## Structure
```console
.
├── README.md # this document
└── Taskfile.yaml
```
## Code-Style
## Getting Started
### Prerequisites
- [pre-commit][pre-commit]
### Initialize repository
pre-commit framework needs to get initialized.
```console
pre-commit install
```
## Configuration
## Contribution
## Known Issues
[pre-commit]: https://pre-commit.com/
[pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit
[pre-commit-url]: https://github.com/pre-commit/pre-commit
[taskfile-shield]: https://img.shields.io/badge/taskfile-enabled-brightgreen?logo=task
[taskfile-url]: https://taskfile.dev/