This is a cut from my first live stream on Sunday 2024-04-28 -
You'll find the starter Repository here:
https://github.com/DarthB/PRfE_diesel...
We talk about the setup with Docker and about Postgres SQL, we see something similar to an entity relationship diagram and we setup a development environment for working with a
Postgres Server and Diesel.
We almost established a connection programmatically in Rust before I messed up the Scene. Hope this is nonetheless helpful to some of you.