1.10.4 • Published 2 days ago

@backstage/plugin-techdocs-backend v1.10.4

Weekly downloads
4,312
License
Apache-2.0
Repository
github
Last release
2 days ago

techdocs-backend

This is the backend part of the techdocs plugin.

Getting Started

This backend plugin can be started in a standalone mode from directly in this package with yarn start. However, it will have limited functionality and that process is most convenient when developing the techdocs backend plugin itself.

To evaluate TechDocs and have a greater amount of functionality available, instead do

# in one terminal window, run this from from the very root of the Backstage project
cd packages/backend
yarn start

What techdocs-backend does

This plugin is the backend part of the techdocs plugin. It provides building and serving of your docs without having to use another service and hosting provider. To use it set your techdocs storageUrl in your app-config.yml to http://localhost:7000/api/techdocs/static/docs.

techdocs:
  storageUrl: http://localhost:7000/api/techdocs/static/docs

Extending techdocs-backend

Currently the build process of techdocs-backend is split up in these three stages.

  • Preparers
  • Generators
  • Publishers

Preparers read your entity data and creates a working directory with your documentation source code. For example if you have set your backstage.io/techdocs-ref to github:https://github.com/spotify/backstage.git it will clone that repository to a temp folder and pass that on to the generator.

Generators takes the prepared source and runs the techdocs-container on it. It then passes on the output folder of that build to the publisher.

Publishers gets a folder path from the generator and publish it to your storage solution. Currently the only built in storage solution is a folder called static/docs inside the techdocs-backend plugin.

Any of these can be extended. If we want to publish to a external static file server using rsync for example that can be done by creating a rsync publisher. (Keep in mind that if you want techdocs-backend to initiate a build this would also require techdocs-backend to act as a proxy, which is not yet implemented.)

Links

1.10.5-next.2

2 days ago

1.10.5-next.1

9 days ago

1.10.5-next.0

16 days ago

1.10.4

23 days ago

1.10.4-next.1

30 days ago

1.10.4-next.0

1 month ago

1.10.3

1 month ago

1.10.2

2 months ago

1.10.1

2 months ago

1.10.0

2 months ago

1.10.0-next.2

2 months ago

1.9.7-next.1

2 months ago

1.9.6

2 months ago

1.9.6-next.0

2 months ago

1.9.5

3 months ago

1.9.4

3 months ago

1.9.3

3 months ago

1.9.3-next.3

3 months ago

1.9.3-next.2

3 months ago

1.9.3-next.1

3 months ago

1.9.3-next.0

4 months ago

1.9.2

4 months ago

1.9.2-next.2

4 months ago

1.9.2-next.1

4 months ago

1.9.2-next.0

5 months ago

1.9.1

5 months ago

1.9.1-next.3

5 months ago

1.9.1-next.2

5 months ago

1.9.1-next.1

5 months ago

1.6.7-next.0

9 months ago

1.9.0-next.2

6 months ago

1.9.0-next.1

6 months ago

1.9.0

6 months ago

1.7.2

7 months ago

1.7.1

8 months ago

1.7.0

8 months ago

1.8.0-next.2

7 months ago

1.6.5-next.0

10 months ago

1.6.5-next.1

9 months ago

1.6.5-next.2

9 months ago

1.6.4

10 months ago

1.9.1-next.0

6 months ago

1.7.0-next.1

8 months ago

1.7.0-next.2

8 months ago

1.7.0-next.3

8 months ago

1.6.7

9 months ago

1.6.6

9 months ago

1.6.5

9 months ago

1.8.0

7 months ago

1.7.2-next.0

8 months ago

1.7.2-next.1

7 months ago

1.8.1-next.0

7 months ago

1.6.4-next.0

11 months ago

1.6.3

11 months ago

1.6.3-next.2

11 months ago

1.6.2

12 months ago

1.6.2-next.1

1 year ago

1.6.3-next.0

12 months ago

1.6.3-next.1

12 months ago

1.6.1

1 year ago

1.6.2-next.0

1 year ago

1.6.1-next.3

1 year ago

1.6.0

1 year ago

1.5.3

1 year ago

1.5.4-next.0

1 year ago

1.5.4-next.1

1 year ago

1.5.4-next.2

1 year ago

1.6.1-next.2

1 year ago

1.6.1-next.0

1 year ago

1.6.1-next.1

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.3-next.0

1 year ago

1.5.3-next.2

1 year ago

1.5.3-next.1

1 year ago

1.5.1-next.1

1 year ago

1.5.1-next.2

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.4.0

2 years ago

1.5.0-next.3

1 year ago

1.4.1-next.1

2 years ago

1.4.1-next.0

2 years ago

1.4.2-next.0

1 year ago

1.4.2-next.1

1 year ago

1.4.2-next.2

1 year ago

1.5.1-next.0

1 year ago

1.4.0-next.2

2 years ago

1.3.1-next.1

2 years ago

1.3.1-next.0

2 years ago

1.3.0

2 years ago

1.2.2-next.0

2 years ago

1.3.0-next.2

2 years ago

1.3.0-next.1

2 years ago

1.2.1-next.0

2 years ago

1.2.1-next.1

2 years ago

1.1.3-next.0

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.2.0-next.2

2 years ago

1.2.0-next.1

2 years ago

1.2.0-next.3

2 years ago

1.1.2-next.2

2 years ago

1.1.2-next.0

2 years ago

1.1.2-next.1

2 years ago

1.1.1

2 years ago

1.1.1-next.1

2 years ago

1.1.1-next.0

2 years ago

0.14.2-next.0

2 years ago

1.1.0-next.2

2 years ago

1.0.1-next.1

2 years ago

1.0.1-next.0

2 years ago

1.1.0

2 years ago

0.14.2

2 years ago

1.0.0

2 years ago

0.14.1

2 years ago

0.13.3-next.0

2 years ago

0.13.0

2 years ago

0.13.1

2 years ago

0.13.2

2 years ago

0.13.3

2 years ago

0.13.4

2 years ago

0.13.5

2 years ago

0.14.0

2 years ago

0.12.4-next.0

2 years ago

0.13.2-next.0

2 years ago

0.12.0

2 years ago

0.12.1

2 years ago

0.12.2

2 years ago

0.12.3

2 years ago

0.10.9

2 years ago

0.10.8

2 years ago

0.11.0

2 years ago

0.10.6

3 years ago

0.10.7

3 years ago

0.10.4

3 years ago

0.10.5

3 years ago

0.10.3

3 years ago

0.10.2

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.7

3 years ago

0.8.6

3 years ago

0.8.5

3 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.1-alpha.26

4 years ago

0.1.1-alpha.25

4 years ago

0.1.1-alpha.24

4 years ago

0.1.1-alpha.23

4 years ago

0.1.1-alpha.22

4 years ago

0.1.1-alpha.21

4 years ago

0.1.1-alpha.20

4 years ago

0.1.1-alpha.19

4 years ago

0.1.1-alpha.18

4 years ago

0.1.1-alpha.17

4 years ago

0.1.1-alpha.16

4 years ago

0.1.1-alpha.15

4 years ago

0.1.1-alpha.14

4 years ago

0.1.1-alpha.13

4 years ago