mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
* wip * Update index.mdx Signed-off-by: Dominic R <dominic@sdko.org> * Update website/docs/developer-docs/contributing.md Signed-off-by: Dominic R <dominic@sdko.org> * Update website/docs/developer-docs/contributing.md Signed-off-by: Dominic R <dominic@sdko.org> --------- Signed-off-by: Dominic R <dominic@sdko.org>
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 />
|