Skip to content

wingravity/go-astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO-ASTRO

Example of serving Astro generated HTML files as GO templates. Allows for rendering information server-side as well as having a nice DX.

Build the client:

cd client
npm install
npm run build

Start the server on port :8080:

cd ../
go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published