-
Go SSR POC GitHub Repository
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
go-react-ssr
Build full-stack web apps with Go & React. End to end type-safety and lightning fast ⚡️
Go React SSR GitHub Repository
-
I added polyfills for the Web APIs used in the React code.
-
Firstly, I used rogchap/v8go to execute JavaScript in a Go environment. I listed other options below.
-
dop251/goja
-
robertkrimen/otto
-
quickjs-go/quickjs-go
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
quickjs
Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter. (by elsaland)
elsaland/quickjs
-
Use esbuild to build the React code into a form executable on both the server and client sides.