Skip to content

teksoftgroup/solidjs-golang-onebin-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedding SPA in Go binaries

This is an example of a setup for wrapping a solidjs app in a golang binary. Three method were used, native http, echo, and fiber.

npm run build --prefix ./client && go build ./server/<http | echo | fiber>

About

a starter kit that will embed solidjs in golang binaries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published