dependabot[bot] 51b962e64b Bump next from 16.2.6 to 16.3.0 (#136)
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>
2026-08-12 17:50:18 +03:00
2026-05-11 18:02:39 +03:00
2025-09-01 14:45:44 +03:00
2025-07-30 09:55:18 +03:00
2025-04-17 19:10:37 +03:00
2025-04-17 19:14:23 +03:00
2025-04-17 18:48:02 +03:00
2025-06-03 14:19:42 +03:00
2025-04-17 18:48:02 +03:00
2026-05-29 16:35:09 +03:00

🎮 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


🛠️ 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
TipiLAN-i mirror
Readme 332 MiB
Languages
TypeScript 97.2%
CSS 2.6%
JavaScript 0.2%