Skip to content

Onlineberatung/onlineBeratung-appointmentService

Repository files navigation

Online-Beratung appointmentService

The appointmentService provides a webservice API for the frontend/client to expose CRUD operations on the local cal.com instance.

Local installation

  • 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!)