This repository uses inertia-go adapter, and also Laravel Mix together, so you can have an embed ReactJS SPA without building an API.
🚨 DISCLAIMER: Please, keep in mind that this is just an experiment. But I'm accepting PR to improve it and maybe make it a little bit more interesting.
$ yarn install
$ yarn dev
$ go get ./...
$ go run cmd/server/main.go
The MIT License (MIT). Please see License File for more information.