mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 07:17:41 +00:00
51b962e64bd8c4ce07d105b95fb28785d6f4f664
Bumps [next](https://github.com/vercel/next.js) from 16.2.6 to 16.3.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.3.0) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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%