The appointmentService provides a webservice API for the frontend/client to expose CRUD operations on the local cal.com instance.
- Host local MariaDB server with username/password/database = "appointmentservice" and enter url in application-local.properties
- provide "calcom_apikey" environmental variable (the .env file is NOT automatically injected!)