Skip to content

Write documentation

The onboarding process for new developers should be as efficient as possible. Therefore, we need good documentation. It needs to include the following:

  • What resources do I need as a developer (docker, frontend, git, etc.)
  • How to start the backend with the development docker container
  • Documentation for every API method incl. Swagger
  • Documentation inside Code for every method which is not self explainable
  • How to develop with Docker
Edited by Lucas Kulla