Go to file
fernando 9249de94ce Improve 401 error html response 2024-02-15 16:33:46 -05:00
.vscode Add sample alpine & htmx code for interactivity 2024-02-09 21:42:15 -05:00
sql Improve 401 error html response 2024-02-15 16:33:46 -05:00
src Improve 401 error html response 2024-02-15 16:33:46 -05:00
static Add dependencies 2024-02-13 10:28:30 -05:00
.gitignore Install Tailwind 2024-02-09 19:18:21 -05:00
Cargo.lock Validate User guard 2024-02-15 14:55:49 -05:00
Cargo.toml Validate User guard 2024-02-15 14:55:49 -05:00
README.md Use extensions instead of alpine to manage form state 2024-02-10 06:46:49 -05:00
Rocket.toml Validate User guard 2024-02-15 14:55:49 -05:00
package.json Install Tailwind 2024-02-09 19:18:21 -05:00
pnpm-lock.yaml Install Tailwind 2024-02-09 19:18:21 -05:00
tailwind.config.js Improve 401 error html response 2024-02-15 16:33:46 -05:00

README.md

EEGSAC internal system

The HARM MVC stack:

  • Htmx
  • Alpine
  • Rust
    • Rocket
    • Sqlx
    • Maud
  • MySql