e486072ffa Refactor/error and api handling (#82)
* DB migrations

* Format errors in migrations

* Implemented new error and permission handling.

* Updated and fixed tests

* Update src/routes/api/tenants/[id]/appointments/[appointmentId]/cancel/+server.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/routes/api/tenants/[id]/agents/[agentId]/absences/[absenceId]/+server.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/routes/api/tenants/[id]/channels/+server.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fixed test

* Added error constants

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-18 15:04:06 +02:00
2025-09-12 16:20:02 +02:00
2025-09-01 17:47:46 +02:00
2025-09-01 17:47:46 +02:00
2025-09-12 16:20:02 +02:00
2025-09-18 15:04:06 +02:00
2025-09-01 17:47:46 +02:00
2025-07-16 15:27:03 +02:00
2025-06-24 14:39:23 +02:00
2025-09-01 17:47:46 +02:00
2025-09-01 17:47:46 +02:00
2025-07-16 15:58:22 +02:00
2025-09-01 17:47:46 +02:00
2025-06-05 16:02:13 +02:00
2025-09-12 16:20:02 +02:00
2025-09-12 16:20:02 +02:00
2025-09-01 17:47:46 +02:00
2025-09-01 17:47:46 +02:00

appointment-booking

End-to-end encrypted appointment booking platform

Local development

  • npm install
  • npm run docker:dev:up
  • npm run db:migrate
  • npm run db:push
  • npm run dev

Funding

This project is funded by:

German Federal Ministry of Research, Technology and Space PrototypeFund

S
Description
No description provided
Readme AGPL-3.0
8.4 MiB
Languages
TypeScript 73.3%
Svelte 23.2%
HTML 2.4%
JavaScript 0.8%
CSS 0.2%