Next.js logo+Fiber logo

Get Started Quickly

git clone https://github.com/inagib21/nextjs-fiber-template.git

Frontend (Next.js)

  1. Edit app/page.tsx to start development
  2. Built with Next.js App Router & React Server Components
  3. Styled with Tailwind CSS & shadcn/ui

Backend (Go Fiber)

  1. High-performance Go web framework
  2. Built on top of Fasthttp
  3. Express-style routing and middleware