This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Improve Development setup and docs #1225
Labels
documentation
Improvements or additions to documentation
Right now we have three different ways to develop Permaplant:
local
)docker+local
)devcontainer
)Devcontainer is tightly intergrated with VSCode but some devs prefer other editors/IDEs.
I prefer to run all services (database, but also optionally Nextcloud, Keycloak in Docker) but the frontend and backend loaclly.
Devcontainer messes up user permissions for me. @hatchla prefers jetbrains IDs.
It should be easy to understand these three ways and how to setup each.
docker+local
devcontainer
andlocal
but no fordocker+local
.The text was updated successfully, but these errors were encountered: