Skip to content
Thomas Fink edited this page May 22, 2023 · 21 revisions

Introduction (English)

Welcome to the KoBIT frontend documentation wiki. This manual is intended for programmers wishing to customize or extend KoBIT Frontend. Programmers wishing to extend or customize KoBIT Frontend are expected to know and understand the Vue.js JavaScript framework as well as TypeScript and object oriented design principles. Furthermore contributors should have an understanding of the Java SpringBoot API Gateway.

Here you will be able to find the Frontend Developer Handbook which includes a step by step installation manual to get started with VueJs and the project's dependencies.

The backend documentation can be found in the backend repository.

Distribution of Github Repositories

The backend repository can be found at kobit-backend.

The frontend repository can be found at kobit-frontend.