This is the backend for coffee-files-client.
We are using Java with Spring Boot to create the backend for this project. In this case it's composed of the following technologies:
- Spring Web
- Spring Security
- Coffee Files API
To run this project you need to have Java 21 installed on your machine. You can put the following command on your terminal to run the project:
mvn spring-boot:run -q