Skip to content

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

No description, website, or topics provided.

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