Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoolenaar authored Apr 19, 2024
1 parent 974ee65 commit 31c4c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RATH stack demo
Demo application for the RATH stack ([Rust](https://www.rust-lang.org/), [Axum](https://docs.rs/axum/latest/axum/), [Turso](https://turso.tech/) and [HTMX](https://htmx.org/)).
Also includes [Tailwind CSS](https://tailwindcss.com/) and [Minijinja](https://docs.rs/minijinja/latest/minijinja/) (Template engine for Rust).
Also includes [Tailwind CSS](https://tailwindcss.com/) and [Minijinja](https://docs.rs/minijinja/latest/minijinja/) (Template engine for Rust), hosted on [Fly.io](https://fly.io/).

App runs at https://rust-api-plus-htmx.fly.dev. It can take up to 20 seconds to respond for the first request, because the Turso db and Fly.io app automaticly scale down to 0.

Expand Down

0 comments on commit 31c4c83

Please sign in to comment.