Simple API for an app to easily schedule a meeting with your friends :)
To simplify development the correct PHP version is selected using asdf:
- Install PHP plugin:
asdf plugin-add php https://github.com/asdf-community/asdf-php.git - Run
asdf install
NOTE: For simplicity on MacOS, there's a script that install required dependencies using
brewand then installs PHP:./install-macos.sh