This project includes a frontend (Angular) and a backend (Spring Boot). The purpose of this project is only in realizing the frontend. The backend is only implemented to have a working and executable environment, which behaves like the real backend.
./gradlew clean build
java -jar ./backend/build/libs/backend-0.0.1-SNAPSHOT.jar
Login credentials:
Username: admin
Password: admin