RoboTeam Landing Page
Introduction
System Architecture The landing page consists of these parts: Reverse Proxy (Nginx): Acts as the ...
Deployment
1. Docker Compose Services Our docker-compose.yml runs four key services ServiceImage/BuildRolefr...
Frontend Architecture & API Integration
Here, the frontend of our web page is going to be discussed. Please get familiar with VUE.js docu...
Backend & Infrastructure
This page covers the core parts of the backend whicih works with Spring Boot. Consider taking a ...