website/docs: edits to full dev env (#5636)
* edits to install full dev env * remove json files * Update website/developer-docs/setup/full-dev-environment.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Update website/developer-docs/setup/full-dev-environment.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Update website/developer-docs/setup/full-dev-environment.md Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Update website/developer-docs/setup/full-dev-environment.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Update website/developer-docs/setup/full-dev-environment.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * few tweaks per review --------- Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Tana Berry <tana@goauthentik.io> Co-authored-by: Jens L. <jens@goauthentik.io>
This commit is contained in:
		| @ -6,12 +6,12 @@ If you want to only make changes on the UI, you don't need a backend running fro | ||||
|  | ||||
| ### Prerequisites | ||||
|  | ||||
| -   Node (any recent version should work, we use 20.x to build) | ||||
| -   Node.js (any recent version should work; we use 20.x to build) | ||||
| -   Make (again, any recent version should work) | ||||
| -   Docker and docker-compose | ||||
| -   Docker and Docker Compose | ||||
|  | ||||
| :::info | ||||
| Depending on platform, some native dependencies might be required. On macOS, run `brew install node@20`, and for docker `brew install --cask docker` | ||||
| Depending on platform, some native dependencies might be required. On macOS, run `brew install node@20`, and for Docker `brew install --cask docker` | ||||
| ::: | ||||
|  | ||||
| ### Instructions | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tana M Berry
					Tana M Berry