Alphonse Paix 8e1d68d948 Confirmation page and minor improvements to homepage and form messages
Basic redirect with flash messages for success and error messages
2025-09-16 16:47:28 +02:00
2025-09-01 03:08:43 +02:00
2025-09-04 02:54:49 +02:00
2025-09-07 12:46:27 +02:00
2025-08-22 14:25:34 +02:00
2025-08-20 00:25:07 +02:00
2025-09-16 01:47:18 +02:00
2025-09-16 01:47:18 +02:00
2025-09-05 18:13:35 +02:00

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
No description provided
Readme 2 MiB
Languages
Rust 64.2%
HTML 33.9%
CSS 1.1%
Shell 0.5%
Dockerfile 0.3%