183 Commits

Author SHA1 Message Date
GotthardG
bd2891fd20 Refactor OpenAPI client script and backend server logic.
Simplify and streamline OpenAPI client generation and backend startup logic. Improved error handling, environment configuration, and self-signed SSL certificate management. Added support for generating OpenAPI schema via command-line argument.
2024-12-17 14:59:51 +01:00
GotthardG
555b756cac Refactor OpenAPI client script and backend server logic.
Simplify and streamline OpenAPI client generation and backend startup logic. Improved error handling, environment configuration, and self-signed SSL certificate management. Added support for generating OpenAPI schema via command-line argument.
2024-12-17 14:57:49 +01:00
GotthardG
33e3a2d4df Refactor OpenAPI client script and backend server logic.
Simplify and streamline OpenAPI client generation and backend startup logic. Improved error handling, environment configuration, and self-signed SSL certificate management. Added support for generating OpenAPI schema via command-line argument.
2024-12-17 14:50:31 +01:00
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
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
GotthardG
98dfc2af4a fixing bugs with ci pipeline 2024-12-17 10:00:58 +01:00
GotthardG
6cb447b829 fixing bugs with ci pipeline 2024-12-16 23:16:03 +01:00
GotthardG
2f8e1faf7d fixing bugs with ci pipeline 2024-12-16 23:01:35 +01:00
GotthardG
9c293dd8d4 fixing bugs with ci pipeline 2024-12-16 22:57:34 +01:00
GotthardG
0178de96fd fixing bugs with ci pipeline 2024-12-16 22:50:04 +01:00
GotthardG
e0e176881b fixing bugs with ci pipeline 2024-12-16 15:38:19 +01:00
GotthardG
cf5fff5c60 fixing bugs with ci pipeline 2024-12-16 15:31:48 +01:00
GotthardG
c23b0f62da fixing bugs with ci pipeline 2024-12-16 14:45:33 +01:00
GotthardG
b491c87dc1 fixing bugs with ci pipeline 2024-12-16 14:40:47 +01:00
GotthardG
6b493757c1 fixing bugs with ci pipeline 2024-12-16 14:31:00 +01:00
GotthardG
8f79e5a430 fixing bugs with ci pipeline 2024-12-16 14:25:42 +01:00
GotthardG
9e1095e693 fixing bugs with ci pipeline 2024-12-16 14:24:20 +01:00
GotthardG
1ecbe97955 fixing bugs with ci pipeline 2024-12-16 14:23:10 +01:00
GotthardG
d6ac89b5d8 fixing bugs with ci pipeline 2024-12-16 14:12:38 +01:00
GotthardG
cd13b16f0b fixing bugs with ci pipeline 2024-12-16 14:02:28 +01:00
GotthardG
3ca58fc4b4 fixing bugs with ci pipeline 2024-12-16 13:46:39 +01:00
GotthardG
02c36a0395 fixing bugs with ci pipeline 2024-12-16 13:31:27 +01:00
GotthardG
6804d0c406 fixing bugs with ci pipeline 2024-12-16 13:04:19 +01:00
GotthardG
43e73681ab fixing bugs with ci pipeline 2024-12-16 13:02:43 +01:00
GotthardG
f9deee391b fixing bugs with ci pipeline 2024-12-16 13:01:08 +01:00
GotthardG
98a2cbfae5 added uvicorn in requirements 2024-12-16 12:54:47 +01:00
GotthardG
a2a0bdad39 added uvicorn in requirements 2024-12-16 12:53:42 +01:00
GotthardG
dbce9d70eb added uvicorn in requirements 2024-12-16 12:15:28 +01:00
GotthardG
6a52b6ebd3 added uvicorn in requirements 2024-12-16 12:14:18 +01:00