GinSvelteEmbed- Windows x64 Release
Description
GinSvelteEmbed is a test binary that combines Gin (a Go web framework) for the backend and Svelte for the frontend. This release contains a Windows x64 executable that allows you to test a basic Gin server with a Svelte-powered front end.
How to Use
- Download the Windows x64 executable.
- Run the downloaded file.
- Open your browser and go to:
http://localhost:8080
You will see the frontend powered by Svelte, served by the Gin server.