Golang + Fiber boilerplate with auth, REST API, and deployment tools.
A Golang boilerplate built on the Fiber web framework that provides authentication, REST APIs, database integration, and deployment helpers. It includes session and JWT-based auth, role-based authorization, file uploads, payments, logging with rotation, Redis caching, and optional frontend build with Tailwind and Vue. Suited for building server-rendered web apps and REST APIs that require authentication, payments, and production deployment workflows.
0