MarkusAI is an office supply management system
-
Java
-
Run the frontend: https://github.com/masagal/MarkusAI-frontend
Use the terminal to clone the backend project
git clone https://github.com/masagal/MarkusAI-backend.gitcd into the project, and install the dependencies using maven:
cd MarkusAI-backend
mvn installmvn spring-boot:run -D "spring-boot.run.profiles"=dev