Commit Graph

180 Commits

Author SHA1 Message Date
176aaa2867 Refactor environment-specific configurations and data loading.
Refactored database and server configuration to handle environments (dev, test, prod) explicitly, including tailored database setup and SSL management. Separated slot and sample data loading for better control during initialization. Improved environment variable usage and error handling for production certificates.
2024-12-17 14:32:31 +01:00
43d1f2fc5b Refactor environment-specific configurations and data loading.
Refactored database and server configuration to handle environments (dev, test, prod) explicitly, including tailored database setup and SSL management. Separated slot and sample data loading for better control during initialization. Improved environment variable usage and error handling for production certificates.
2024-12-17 13:16:53 +01:00
0f0b7e50cf Refactor environment-specific configurations and data loading.
Refactored database and server configuration to handle environments (dev, test, prod) explicitly, including tailored database setup and SSL management. Separated slot and sample data loading for better control during initialization. Improved environment variable usage and error handling for production certificates.
2024-12-17 13:15:07 +01:00
19c5d7f880 Refactor environment-specific configurations and data loading.
Refactored database and server configuration to handle environments (dev, test, prod) explicitly, including tailored database setup and SSL management. Separated slot and sample data loading for better control during initialization. Improved environment variable usage and error handling for production certificates.
2024-12-17 13:11:26 +01:00
a3f85c6dda Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 11:55:53 +01:00
8cb2154740 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 11:54:32 +01:00
7d6168a197 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 11:43:09 +01:00
8fad28aa91 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 11:13:32 +01:00
d3d87dc9a2 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 11:08:26 +01:00
e5ccbf6ef1 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 11:05:14 +01:00
a3d23fbd1a Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:58:09 +01:00
219cf93756 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:54:34 +01:00
455a22c7e6 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:49:16 +01:00
c57d115683 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:45:52 +01:00
3725456257 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:44:36 +01:00
076de3f017 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:42:10 +01:00
e44316c5b9 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:40:39 +01:00
6a172296d4 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:34:21 +01:00
c345267313 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:33:15 +01:00
c6da3e9ebe Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:30:09 +01:00
e4b2a15126 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:28:36 +01:00
5dff380c65 Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:25:46 +01:00
adf811437d Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
2024-12-17 10:21:08 +01:00
98dfc2af4a fixing bugs with ci pipeline 2024-12-17 10:00:58 +01:00
6cb447b829 fixing bugs with ci pipeline 2024-12-16 23:16:03 +01:00
2f8e1faf7d fixing bugs with ci pipeline 2024-12-16 23:01:35 +01:00
9c293dd8d4 fixing bugs with ci pipeline 2024-12-16 22:57:34 +01:00
0178de96fd fixing bugs with ci pipeline 2024-12-16 22:50:04 +01:00
e0e176881b fixing bugs with ci pipeline 2024-12-16 15:38:19 +01:00
cf5fff5c60 fixing bugs with ci pipeline 2024-12-16 15:31:48 +01:00
c23b0f62da fixing bugs with ci pipeline 2024-12-16 14:45:33 +01:00
b491c87dc1 fixing bugs with ci pipeline 2024-12-16 14:40:47 +01:00
6b493757c1 fixing bugs with ci pipeline 2024-12-16 14:31:00 +01:00
8f79e5a430 fixing bugs with ci pipeline 2024-12-16 14:25:42 +01:00
9e1095e693 fixing bugs with ci pipeline 2024-12-16 14:24:20 +01:00
1ecbe97955 fixing bugs with ci pipeline 2024-12-16 14:23:10 +01:00
d6ac89b5d8 fixing bugs with ci pipeline 2024-12-16 14:12:38 +01:00
cd13b16f0b fixing bugs with ci pipeline 2024-12-16 14:02:28 +01:00
3ca58fc4b4 fixing bugs with ci pipeline 2024-12-16 13:46:39 +01:00
02c36a0395 fixing bugs with ci pipeline 2024-12-16 13:31:27 +01:00
6804d0c406 fixing bugs with ci pipeline 2024-12-16 13:04:19 +01:00
43e73681ab fixing bugs with ci pipeline 2024-12-16 13:02:43 +01:00
f9deee391b fixing bugs with ci pipeline 2024-12-16 13:01:08 +01:00
98a2cbfae5 added uvicorn in requirements 2024-12-16 12:54:47 +01:00
a2a0bdad39 added uvicorn in requirements 2024-12-16 12:53:42 +01:00
dbce9d70eb added uvicorn in requirements 2024-12-16 12:15:28 +01:00
6a52b6ebd3 added uvicorn in requirements 2024-12-16 12:14:18 +01:00
5278d54390 added uvicorn in requirements 2024-12-16 12:05:20 +01:00
37a532815d added uvicorn in requirements 2024-12-16 12:02:22 +01:00
590b9a13f5 added uvicorn in requirements 2024-12-16 12:00:00 +01:00