add deployment configuration

This commit is contained in:
insects 2025-02-06 15:55:53 +01:00
parent 523d965c09
commit 56a0cc8838
5 changed files with 66 additions and 14 deletions

View file

@ -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