stuff used:
- next.js (react framework)
- playwright (web app tests)
- tailwind (utility css framework)
- shadcn (ui components)
- clerk (user authentication)
- prisma (node ts ORM framework)
- planetscale (database platform w/ prisma)
- mysql (prisma schemas)
- UploadThing (file uploads for next.js)
- axios (HTTP requests)
- uuid (generate invite codes)
- node.js
to implement:
- socket.io (client server comms)