56035fab3090bda944f63ae1b8920381fb0e9f88
Server-side rendering with htmx and Tailwind CSS for the styling
zero2prod
Commands
sudo apt install postgresql-client
sudo apt install pkg-config
sudo apt install libssl-dev
cargo install sqlx-cli --no-default-features --features rustls,postgres
TODO
- Register form on homepage
- Success message displayed to new subscriber who confirmed his account
- Worker to remove idempotency key from database
- List of subscribers (confirmed and unconfirmed) on admin dashboard
Description
Languages
Rust
64.2%
HTML
33.9%
CSS
1.1%
Shell
0.5%
Dockerfile
0.3%