SYP-LXC Backend Requirements see requirements here Installation from Source Resolve dependencies and set parameters composer install Create Database schema php bin/console doctrine:schema:update --force Test password grant client erzeugen php bin/console doctrine:fixtures:load User erzeugen php bin/console app:create-user Installation via Docker see prod environment documentation here see backend development environment documentation here Documentation Create up to date Swagger documentation ./vendor/bin/swagger -e vendor Hosted swagger docs here License