Go React is a template designed for creating cross-platform applications with a web interface using the Go programming language and React (TS + SWC).
The end result of this template is a single executable binary. This binary serves as a web server, hosting both the React frontend and an API.
- gofiber (API & File Server)
- gorm (ORM) (with gorm.io/driver/sqlite)
- React (with React Router)
- Tailwind
- DaisyUI
- Containerized Applications (with Docker / Podman).