Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoolenaar authored Mar 14, 2024
1 parent 548e67c commit f747099
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ npm run tailwind
- [x] Add inline email validaton https://hypermedia.systems/hypermedia-systems/#_debouncing_our_validation_requests
- [x] Refactor into separate files for each route
- [x] Improve code for render_html.rs
- [ ] Setup build via GH actions
- [ ] Rename to RATH stack, Rust Actix Turso Hhtmx (SQLx doesn't support Turso yet.... such a shame)

- [x] Setup build via GH actions
- [x] Migrate from SQLX/PostgreSQL to Libsql/Turso (sqlx doesn't support turso yet... such a shame)
- [ ] Rename to RATH stack, Rust Axum Turso Hhtmx

## Handy commands
You can execute `prepushsh` to fix lint and format.
Expand Down

0 comments on commit f747099

Please sign in to comment.