- npx run start-dbs
- npx prisma db push
- npx prisma db seed
- npx run start-prisma-sub
- start frontend app (showing and subscribed to messages)
- npx prisma studio -> change data see live changes
- let them play around with the frontend app code and the subscriptions