443 B
443 B
Go net/http Web Skeleton
Minimal starter skeleton for a Go web app using:
net/httphtml/template- embedded templates and static assets
This scaffold is intended as a starting point that host repositories can adapt.
Vapor shell preset integration is included:
- default preset via
<html data-vapor-shell="miami-sunset"> - runtime override via
?vapor_shell=<preset-id> - persisted selection via
localStorage["vapor_shell"]