Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 705 Bytes

Fr-11 Apps@FHM

Simple appstore example which was created in the context of the lecture Software Architecture (2019) @ Hochschule München.

Setup

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

User interfaces

  • The main application should be reachable here.
  • There is also a Swagger-UI available.

Development

A admin user for development is created during startup.

  • Username: swa_student
  • Password: swa_student

Initial work

  • Anton Saatze
  • Daniel Seifert
  • Prof. Dr. Gudrun Socher (professor)