/go-inertiajs-react

This is an experiment. Just to see if I can use Inertia.js, React, and Laravel Mix together.

Primary LanguageTypeScriptMIT LicenseMIT

Go with InertiaJS, React, and Laravel Mix.

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.

How to run

$ yarn install
$ yarn dev
$ go get ./...
$ go run cmd/server/main.go

License

The MIT License (MIT). Please see License File for more information.