Simple appstore example which was created in the context of the lecture Software Architecture (2019) @ Hochschule München.
The project can easily be started via docker-compose:
$ git clone [email protected]:Foundato/spring-vue-appstore.git
$ cd spring-vue-appstore
$ docker-compose up -d
- The main application should be reachable here.
- There is also a Swagger-UI available.
A admin user for development is created during startup.
- Username: swa_student
- Password: swa_student
- Anton Saatze
- Daniel Seifert
- Prof. Dr. Gudrun Socher (professor)