Skip to content

An example app store which uses Spring and Vue.js. This project was created in the context of the lecture software architecture @ Hochschule München.

License

Notifications You must be signed in to change notification settings

unbasical/spring-vue-appstore

 
 

Repository files navigation

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 git@github.com: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)

About

An example app store which uses Spring and Vue.js. This project was created in the context of the lecture software architecture @ Hochschule München.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.0%
  • Vue 38.6%
  • TypeScript 2.4%
  • Open Policy Agent 0.8%
  • Dockerfile 0.6%
  • HTML 0.4%
  • Other 0.2%