Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 418 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 418 Bytes

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