Migration of the weekly meme subreddit Twitch stream of https://www.reddit.com/r/Caliebre/ using:
- Vercel edge functions
- Mantine UI SPA with Vite
- Supabase + Prisma data proxy
- Twitch authentication
Check out the progress over at: https://laclipasa.vercel.app
- fly.io
- GCP micro instance
- https://workers.cloudflare.com/ with honojs
-
i18n
-
Audio normalizer with
DynamicsCompressorNode
API. Should find a way to apply to any source that is being played: -
Discord as a CDN
-
prisma data proxy cannot be used in local development . Checkout supabase js client for edge
-
Checkout raw SQL with Postgres alternatives for the edge. Prisma proving to be quite a let-down.