Rust Mail App from zero2prod book
Go to file
Nick Bland fcf0bea45f
Update to Rust 2021
Also update dependencies and codebase to reflect 2021 standards and changes (tokio tests, etc)
2022-01-03 18:13:39 +10:00
configuration Digital Ocean Deployment 2022-01-03 17:11:11 +10:00
migrations Stage changes to implement postgres DB as well as initialise its state 2021-11-05 12:16:04 +10:00
scripts Update drone pipeline 2021-11-08 12:43:28 +10:00
src Update to Rust 2021 2022-01-03 18:13:39 +10:00
tests Update to Rust 2021 2022-01-03 18:13:39 +10:00
.Dockerignore Very large docker image size optimisations 2021-11-16 15:40:32 +10:00
.drone.yml Implement changes to allow database connection for insertions 2021-11-08 15:41:52 +10:00
.env implement test changes regarding database 2021-11-07 00:23:49 +10:00
.gitignore Make application dockerised 2021-11-16 14:34:05 +10:00
Cargo.lock Update to Rust 2021 2022-01-03 18:13:39 +10:00
Cargo.toml Update to Rust 2021 2022-01-03 18:13:39 +10:00
Dockerfile CHEFerise docker app to make it more efficient 2021-11-16 15:50:00 +10:00
spec.yaml Digital Ocean Deployment 2022-01-03 17:11:11 +10:00
sqlx-data.json Make application dockerised 2021-11-16 14:34:05 +10:00