No description
Find a file
2024-06-10 08:45:07 +02:00
.sqlx Make auth-info endpoint machine readable 2024-06-05 22:30:09 +02:00
app Make auth-info endpoint machine readable 2024-06-05 22:30:09 +02:00
dao Make auth-info endpoint machine readable 2024-06-05 22:30:09 +02:00
dao_impl Make auth-info endpoint machine readable 2024-06-05 22:30:09 +02:00
migrations Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
rest Remove axum-utils from dependencies 2024-06-10 08:45:07 +02:00
rest-types Use rest-types to export TOs to the frontend 2024-06-06 08:29:56 +02:00
service Fix clippy findings 2024-06-06 08:08:30 +02:00
service_impl Improve experience for dev setup 2024-06-10 08:37:46 +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.rs Initial commit 2024-04-26 21:34:00 +02:00
Cargo.lock Remove axum-utils from dependencies 2024-06-10 08:45:07 +02:00
Cargo.toml Use rest-types to export TOs to the frontend 2024-06-06 08:29:56 +02:00
docker.nix Add nix files 2024-05-09 07:18:35 +02:00