mirror of
https://github.com/goauthentik/authentik
synced 2026-05-05 06:32:15 +02:00
website/docs: dev-docs: Minimal landing + landing for dev env (#15246)
* 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>
This commit is contained in:
10
website/docs/developer-docs/setup/index.mdx
Normal file
10
website/docs/developer-docs/setup/index.mdx
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
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 />
|
||||
Reference in New Issue
Block a user