basic-app-react-ssr

command
v0.9.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: MIT Imports: 13 Imported by: 0

README

basic-app-react-ssr

A minimal Fiber + goinertia SSR example with a React client.

Run

1) Install frontend deps
cd examples/basic-app-react-ssr
npm install
2) Build the client and SSR bundles
npm run build
npm run build:ssr

Optional: rebuild the SSR bundle on changes:

npm run dev:ssr
3) Start the SSR server
npm run serve:ssr
4) Run the Go server from repo root
go run ./examples/basic-app-react-ssr

Then open http://localhost:8383

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL