nixin-farm/nixin_farm_ssr
2024-10-23 22:07:57 +02:00
..
.cargo Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
.devcontainer Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
.github/workflows Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
assets Fix the redirect issue with htmx on the register page and actually commit the changes for static assets for htmx, tailwindcss and nixin logo that I missed in previous commit 2024-10-23 22:07:57 +02:00
config implement auth login with a JWT cookie 2024-10-22 23:21:11 +02:00
examples Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
frontend Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
migration upgrade to loco-rs 0.11.0 and sea-orm 1.1.0 2024-10-21 23:10:01 +02:00
src Fix the redirect issue with htmx on the register page and actually commit the changes for static assets for htmx, tailwindcss and nixin logo that I missed in previous commit 2024-10-23 22:07:57 +02:00
tests remove the notes model added by loco app template and everything related to it 2024-10-21 17:50:55 +02:00
.gitignore Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
.rustfmt.toml Add server side rendering version of the app 2024-10-16 20:50:41 +02:00
Cargo.lock add custom authentification middleware 2024-10-22 13:53:58 +02:00
Cargo.toml add custom authentification middleware 2024-10-22 13:53:58 +02:00
README.md update readme 2024-10-23 19:13:54 +02:00

NixiN loco POC with htmx

Test application using htms server side rendering