website: the requirements for Go and Node required updating. (#11419)
* website: the requirements for Go and Node required updating. * Update website/developer-docs/setup/full-dev-environment.md Signed-off-by: Jens L. <jens@beryju.org> --------- Signed-off-by: Jens L. <jens@beryju.org> Co-authored-by: Jens L. <jens@goauthentik.io>
This commit is contained in:
@ -6,9 +6,9 @@ title: Full development environment
|
|||||||
|
|
||||||
- Python 3.12
|
- Python 3.12
|
||||||
- Poetry, which is used to manage dependencies
|
- Poetry, which is used to manage dependencies
|
||||||
- Go 1.20
|
- Go 1.23 or newer
|
||||||
- Node.js 20
|
- Node.js 21 or newer
|
||||||
- PostgreSQL (any recent version will do)
|
- PostgreSQL 14 or newer
|
||||||
- Redis (any recent version will do)
|
- Redis (any recent version will do)
|
||||||
|
|
||||||
## Services Setup
|
## Services Setup
|
||||||
|
Reference in New Issue
Block a user