Go to file
2022-06-04 16:34:16 +02:00
actix_admin add htmx for delete 2022-06-04 16:34:16 +02:00
azure_auth store actix_admin in appstate 2022-04-26 15:28:52 +02:00
migrations add sea-orm for sqlite db 2021-12-06 18:10:03 +01:00
src add prelude 2022-05-27 13:13:44 +02:00
templates add create fn 2022-05-01 23:30:20 +02:00
.env add paginator sample 2022-01-03 19:31:34 +01:00
.gitignore split into models and viewmodels 2022-04-23 20:03:09 +02:00
Cargo.toml implement macros for active_model generation 2022-05-25 13:11:54 +02:00
database.db convert from request to admin_model for create_post 2022-05-23 18:32:48 +02:00
database.db-wal add htmx for delete 2022-06-04 16:34:16 +02:00
README.md Initial commit 2021-11-24 17:21:10 +01:00

actix-web-sample-app