MUC ServingBox backend repository. This project works with MUC ServingBox frontend
Backend for MUC ServingBox - small school LMS with the focus on file exchange. Built with Spring Boot.
- Shared resources for all students
- On-fly student and lesson creation
- Collaborative work support
- and much more!
- Install your favorite SQL database (PostgreSQL for example)
- Fill application.yml
- Run with Maven or build with Maven and use Apache Tomcat
- Run muc-servingbox-react (muc-servingbox-react)
Visit http://localhost:8080/swagger-ui.html for the Swagger page.