Newsletters for people like you
How this email finds you.
_____
| O O |
| > |
| \_/ |
\_____/
|
------- _____
| | |Ava's|
==| |==|Email|
| | \_____/
=======
|| ||
|| ||
__/ \__
I have dubbed in Ava's Max Stack
- Backend: Rust Axum
- Templating: Maud
- Islands: Vue
- Client-side Interactivity: Alpine.js
- Server-side Interactivity: HTMX
- edit page fetch
- sending pages
- creating a new newsletter
- caching pages
- header on every page
- lander
- markdown API
- styling
- Dashboard styling
- Disable HTMX/Islands on pages that dont need it
- Add proper loading animation to edit
- Add Placeholder
- Remove create account page on prod
- Figure out why fake users are not 404ing
- Enabble JS on user pages
`cargo run -p migration --bin migration -- up