fp/services/htmx/README.md

15 lines
412 B
Markdown

# bright.futureporn.net
An htmx experiment. The goal here is to see if htmx can improve Futureporn performance.
## Design requirements
* [ ] performant
* [ ] serve FP video
* [ ] optimize for humans
* [ ] [HATEOAS](https://intercoolerjs.org/2016/05/08/hatoeas-is-for-humans.html)
* [ ] auth via supertokens
## Based on
[htmx-ts-starter-kit](https://github.com/claudioc/fastify-htmx-ts-starter-kit/tree/main)