No description
Find a file
2025-09-21 22:36:44 +02:00
.vscode Initial commit 2025-01-18 22:40:32 +01:00
api Add event types management functionality, including database schema, UI components, and hooks for CRUD operations. Introduce EventTypeModal for creating and editing event types, and integrate with the navigation bar and event types page for seamless user experience. 2025-09-21 22:36:44 +02:00
backend Some improvements with login 2025-03-25 21:45:20 +01:00
go_backend Modify backend 2025-03-15 08:46:51 +01:00
infra First work on infra with traefik 2025-02-24 14:58:59 +01:00
scripts Modify backend 2025-03-15 08:46:51 +01:00
sql Add event types management functionality, including database schema, UI components, and hooks for CRUD operations. Introduce EventTypeModal for creating and editing event types, and integrate with the navigation bar and event types page for seamless user experience. 2025-09-21 22:36:44 +02:00
ui Add event types management functionality, including database schema, UI components, and hooks for CRUD operations. Introduce EventTypeModal for creating and editing event types, and integrate with the navigation bar and event types page for seamless user experience. 2025-09-21 22:36:44 +02:00
xtablo-expo Add event types management functionality, including database schema, UI components, and hooks for CRUD operations. Introduce EventTypeModal for creating and editing event types, and integrate with the navigation bar and event types page for seamless user experience. 2025-09-21 22:36:44 +02:00
.gitignore Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
.pre-commit-config.yaml Add pre-commit hook to prevent direct commits to the main branch 2025-07-27 14:41:32 +02:00
justfile Make build work 2025-07-22 21:55:30 +02:00