No description
Find a file
Simon Goller e2f5b04ff1 Improve feature management
By default, it will build with the dev-setup where authenticated
user will be faked since there is no login page on the local dev
setup.  In order to compile it with oidc, disable default features
and enable the oidc feature.
2024-06-05 21:21:42 +02:00
.sqlx Add ci sqlx files 2024-06-04 20:48:46 +02:00
app Improve feature management 2024-06-05 21:21:42 +02:00
dao Improve feature management 2024-06-05 21:21:42 +02:00
dao_impl Improve feature management 2024-06-05 21:21:42 +02:00
migrations Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
rest Improve feature management 2024-06-05 21:21:42 +02:00
service Improve feature management 2024-06-05 21:21:42 +02:00
service_impl Improve feature management 2024-06-05 21:21:42 +02:00
.env Initial commit 2024-04-26 21:34:00 +02:00
.gitignore Add oidc support 2024-06-04 20:07:58 +02:00
build.nix Add oidc support 2024-06-04 20:07:58 +02:00
build.rs Initial commit 2024-04-26 21:34:00 +02:00
Cargo.lock Add oidc support 2024-06-04 20:07:58 +02:00
Cargo.toml Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
docker.nix Add nix files 2024-05-09 07:18:35 +02:00