Skip to content

MaximilianFullStack/blog-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaxFullStack Blog Site

Stack

Client Side: HTMX Server Side: Golang + Templ Backend: Golang DB: Turso (Postges)

Getting Started

Manual

  1. Generate Go Templates: templ generate

  2. Run Server: go run .

  3. Kill Port: sh -c 'lsof -i :${PORT:-3000} -t | xargs kill'

'Hot Reloading'

./reload.sh

About

Personal blog site built with HTMX, Golang, Templ, & Turso.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published