3 Commits

Author SHA1 Message Date
e98c6474f0 feat: update server URL and enhance Docker configuration with user frontends 2025-07-24 19:43:10 +02:00
a7ee03bce0 updated scheme 2025-07-23 14:57:40 +02:00
e4bceb8258 Add CORS middleware and user database schema
- Implemented CORS middleware in the project to handle cross-origin requests.
- Added necessary files for the CORS package including README, LICENSE, and history documentation.
- Created a SQL schema for the users table with appropriate fields and constraints.
- Inserted mock data into the users table for testing purposes.
2025-07-21 17:38:25 +02:00