Skip to content

Simple implementation of SSRing React in Go

Notifications You must be signed in to change notification settings

ourines/go-ssr-poc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSR React using Go

What this is

just a poc for ssring react components using Go.

How to run it

run the command below and go to http://localhost:3002.

go run main.go

About

Simple implementation of SSRing React in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.6%
  • JavaScript 21.4%