This is the source code for the Youtube Tutorial
Click Here to watch the tutorial
- Setting up Serverpod
- Implementing DB connection - Both using docker and a hosted Database
- Visualising DB using PgAdmin and psql
- CRUD operations in serverpod - we will create a Todo App
- Authentication using Serverpod
- Implementing DB Relations.