add deployment configuration
This commit is contained in:
parent
523d965c09
commit
56a0cc8838
5 changed files with 66 additions and 14 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
This is a small website providing a tracker for big fish in Final Fantasy XIV.
|
||||
|
||||
It's built with [axum](https://lib.rs/axum), [maud](https://maud.lambda.xyz), and Postgres as a datastore.
|
||||
It's built with [axum](https://lib.rs/axum), [maud](https://maud.lambda.xyz), and Postgres as a datastore, and a
|
||||
little tasteful interactivity here and there using [htmx](https://htmx.org).
|
||||
The data for fish is based on the data used in [Carbuncle Plushy's Fish Tracker](https://ff14fish.carbuncleplushy.com).
|
||||
|
||||
## Todo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue