mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 15:22:59 +00:00
e69a9b4bd3ab117945f71f2c1668782b9e97e38e
* update sponsor social media link * add ingame to sponsors * Feature - Changed supporter ticket to LAN area ticket. * feat: switchable ticket card (#132) * update sponsor social media link (#131) * update sponsor social media link * add ingame to sponsors * feat: add switchable-ticket-card, supporter ticket --------- Co-authored-by: Katri <96204214+SwagMuffin88@users.noreply.github.com> * fix: translations got reverted * Fix styling for ticket switcher * Added new sponsor logos * Price update * add egda to sponsors * Add egda sponsor img * Updated packages --------- Co-authored-by: Katri Lotamõis <katrilotamois@outlook.com> Co-authored-by: Rene Arumetsa <rene.arumetsa@gmail.com> Co-authored-by: Katri <96204214+SwagMuffin88@users.noreply.github.com>
🎮 TIPILAN
TIPILAN is the official web platform for the TipiLAN LAN event — built using Next.js and powered by the lightning-fast Bun runtime.
⚠️ This is a work in progress! Contributions welcome.
🚀 Features
- Event information & schedule
- Stream
- Responsive dark-themed UI
- Built with Next.js, styled with Tailwind (if applicable), powered by Bun
📦 Tech Stack
- Next.js
- Bun
- TypeScript
- React
- Tailwind CSS (if used)
🛠️ Setup Instructions
📖 See docs/SETUP.md for a full setup guide on:
- ✅ Windows (native)
- 🐧 Windows with WSL
- 🐧 Linux (Ubuntu, Arch, Fedora, etc.)
🧪 Scripts
bun run dev # Run development server
bun --bun run dev # Run dev without runtimes
bun run build # Build for production
bun start # Start production server
bun test # Run tests (if configured)
bun run lint # Run linter (if configured)
Description
Languages
TypeScript
97.2%
CSS
2.6%
JavaScript
0.2%