mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-08-17 21:25:52 +02:00
12be3016f4256a3cb01d8dd8cf13dd6f0f9b1cf0
* Validate the setup state in all relevant actions. Update it according to the tenant's current state. * Update src/lib/server/db/central-schema.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fixed schema, fixed tests, incorporated review advice * Unused variable error fixed. * Refactored deletion methods. Fixed partial deletion test. * Try to delete user first before deleting key shares (to make sure the transaction fails if we cannot delete the user) --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
appointment-booking
End-to-end encrypted appointment booking platform
Local development
- Create your own local
.envfile. You can base it on .env.example npm installnpm run docker:dev:upnpm run dev
Funding
This project is funded by:
Languages
TypeScript
73.3%
Svelte
23.2%
HTML
2.4%
JavaScript
0.8%
CSS
0.2%

