Skip to content

enhance-dev/enhance-ssr-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enhance SSR Go Example

This project demonstrates using Enhance to serverside render components in Go.

Download Enhance SSR wasm

Download the latest release of the compiled wasm:

curl -L https://github.com/enhance-dev/enhance-ssr-wasm/releases/download/v0.0.3/enhance-ssr.wasm.gz | gunzip > enhance-ssr.wasm

Run

  1. Run Server
go run helloWorld.go
  1. load http://localhost:8080

Releases

No releases published

Packages

No packages published