Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 392 Bytes

Neurelo

Go htmx server side rendering using neurelo as a data source.

Starting server

go run main.go

# For development, First install go-air locally.
# Air is a development tool for Go apps.
air

Demo:

Neurelo-Go-HTMX-demo.mov

Todo:

  • Use htmx and api route for pagination as well.