mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
a1a83addc4
* 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 />
|