ezidam/crates
Philippe Loctaux 279f0bfaa3 Enum Page to render templates with content from a struct, set html titles, with rocket responder
For each Struct to be rendered in template, put in a mod called "content" for easy importing
2023-03-03 22:02:32 +01:00
..
database added database crate, "settings" with migrations and queries, running migrations on web startup 2023-02-27 16:07:18 +01:00
database_pool added database crate, "settings" with migrations and queries, running migrations on web startup 2023-02-27 16:07:18 +01:00
ezidam Enum Page to render templates with content from a struct, set html titles, with rocket responder 2023-03-03 22:02:32 +01:00
settings added settings crate, creating settings on web startup 2023-02-27 16:17:51 +01:00