Skip to content

Web application for sending newsletter to subscribers based on the book "Zero To Production In Rust" by Luca Palmieri.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ICavlek/zero2prod

Repository files navigation

zero2prod

Web application for sending newsletter to subscribers. Based on the book "Zero To Production In Rust" by Luca Palmieri. All credits to owner's repository zero-to-production

Setup

Run the following script to setup and run PostgreSQL docker image.

./scripts/init_db.sh

Run the following script to setup and run Redis docker image.

./scripts/init_redis.sh

Run the following to startup the application:

cargo run

About

Web application for sending newsletter to subscribers based on the book "Zero To Production In Rust" by Luca Palmieri.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published