Dont use this Repository on production. Its for Demo purposes with ❤️ created.
https://symfony.com/doc/current/setup.html#technical-requirements
install with composer composer create-project benblub/sf-usergroup-demo-project
or
Clone or Download & unzip this Project.
and
run Composer with your Shell and install Project Depencies.
composer install
Setup Database credentials in your ENV
With Lando run lando start
or
Setup a Webserver see https://symfony.com/doc/current/setup/web_server_configuration.html
Simply visit your API with a running Webserver http://localhost:8000/api or https://api.demo.lndo.site/api (lando)