Skip to content

Example of a working Golang app with React and Inertia.js adapted to golang

Notifications You must be signed in to change notification settings

sdil/gonertia_react_example

Repository files navigation

Gonertia React Example

This is a template for start using the Golang Inertia Adapter using React

This is inspired by Vue Example w/ Gonertia

Install

npm install # or yarn
go mod tidy

Development

  1. Run the vite dev server
npm run dev
  1. In a separate terminal, watch for changes in backend
air

How to contribute

  • Create a local branch or fork
  • Upload the changes
  • Make PR (understandable)

About

Example of a working Golang app with React and Inertia.js adapted to golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published