This project is based on the book Zero To Production In Rust: An introduction to backend development.
Due to some necessities I Had to make some small changes to the project:
- On chapter 5, I didn't deploy to the Digital Ocean service due to costs
- I'm deploying to a free EC2 instance manually at the moment.
- On chapter 7, I changed from the Postmark email provider to the MailTrap email provider
- Changed to avoid using a work email or a email from a purchased domain of my own.