Getting Started
This guide will help you set up both the frontend and backend components of the QAT application. The system consists of a React-based frontend and a Java Spring Boot backend with MySQL database.
Installation
Frontend
See Frontend Setup for detailed instructions on how to set up fasp-core-ui
.
Backend
See Backend Setup for detailed instructions on how to set up fasp-api
.
Reference Documentation
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Spring Web
- Spring Boot DevTools
- Spring Data JPA
Guides
The following guides illustrate how to use some features concretely: