This is a fork of slippilab to stream and render replays from SlippiTV.
The site is a Vite app primarily using SolidJS and Tailwind.
Local development:
npm run dev
Build site:
npm run build
All credit goes to frankborden for the excellent slippilab renderer and codebase.