Get Started Quickly
git clone https://github.com/inagib21/nextjs-fiber-template.git
Frontend (Next.js)
- Edit
app/page.tsx
to start development - Built with Next.js App Router & React Server Components
- Styled with Tailwind CSS & shadcn/ui
Backend (Go Fiber)
- High-performance Go web framework
- Built on top of Fasthttp
- Express-style routing and middleware