Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 227 Bytes

Go web boilerplate

This is a boilerplate when starting a new web server using golang.

Features

  • Render HTML pages
  • Handle vite assets for both prod and dev
  • Simple implementation of Server Sent Event
  • Make commands