mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
Revert "website: Fix broken schema links, non-relative paths, unapplied redir…"
This reverts commit 0e56195c82.
11 lines
295 B
Plaintext
11 lines
295 B
Plaintext
---
|
|
title: Development environment
|
|
description: Choose how you want to run and work on authentik.
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
Pick the setup that fits your workflow: full stack, frontend-only, or just the docs and grab some debugging tips along the way.
|
|
|
|
<DocCardList />
|