Goktug

GKTGBS Website

A production-ready Next.js website scaffolded with TypeScript, Tailwind CSS, the App Router, and Vercel-compatible defaults.

Tech Stack

Getting Started

Install dependencies:

npm install

Start the development server:

npm run dev

Run production checks:

npm run lint
npm run typecheck
npm run build

Environment

Set NEXT_PUBLIC_SITE_URL in Vercel if the production URL differs from https://gktgbs.github.io.