Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 306 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 306 Bytes

Demo part

  • 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

Exploring part?

  • let them play around with the frontend app code and the subscriptions