Go to file
flavien 6eca0cd2e8
continuous-integration/drone/push Build is passing Details
fix(CI): fix EMAIL_SENDER for test CI
2022-12-04 15:45:26 +00:00
.vscode feat(interactions): added sql queries and http requests as files to interact with server 2022-11-20 13:24:04 +01:00
docker feat(email_client): email client implementation with tests and configuration 2022-12-04 15:35:38 +00:00
http feat(domain): type driven validation implemented 2022-12-01 21:31:03 +01:00
migrations feat(subscriptions): subscriptions routes + database + conf 2022-11-12 15:28:35 +01:00
scripts feat(email_client): email client implementation with tests and configuration 2022-12-04 15:35:38 +00:00
sql feat(interactions): added sql queries and http requests as files to interact with server 2022-11-20 13:24:04 +01:00
src feat(email_client): email client implementation with tests and configuration 2022-12-04 15:35:38 +00:00
tests feat(email_client): email client implementation with tests and configuration 2022-12-04 15:35:38 +00:00
.drone.yml fix(CI): fix EMAIL_SENDER for test CI 2022-12-04 15:45:26 +00:00
.gitignore feat(subscriptions): subscriptions routes + database + conf 2022-11-12 15:28:35 +01:00
.pre-commit-config.yaml feat(email_client): email client implementation with tests and configuration 2022-12-04 15:35:38 +00:00
Cargo.toml feat(domain): type driven validation implemented 2022-12-01 21:31:03 +01:00
README.md feat(telemetry): logging implementation 2022-11-13 23:14:59 +01:00
sqlx-data.json fix(CI): sqlx offline mode 2022-11-20 17:42:34 +00:00

README.md

Zero_to_prod_in_rust

TODO

  • continue book...
  • build ci
  • release ci