Scoreboard Tournament scorekeeper app for Mahjong. Built with Solid.js and TanStack Start. Development We use some Bun.js features. # set up bun install cp example.env .env # edit accordingly bun dev # production build bun run build bun run start