Go to file
fernando 7c7f7b327b Disable user auth in / 2024-02-13 15:22:19 -05:00
.vscode Add sample alpine & htmx code for interactivity 2024-02-09 21:42:15 -05:00
sql Add dependencies 2024-02-13 10:28:30 -05:00
src Disable user auth in / 2024-02-13 15:22:19 -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 Guard for users 2024-02-13 15:18:51 -05:00
Cargo.toml Guard for users 2024-02-13 15:18:51 -05:00
README.md Use extensions instead of alpine to manage form state 2024-02-10 06:46: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 Minimal htmx form 2024-02-09 20:37:11 -05:00

README.md

EEGSAC internal system

The HARM MVC stack:

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