Categorygithub.com/bamsy/go-echo-templ
modulepackage
0.0.0-20241011195832-df19d20f1b2a
Repository: https://github.com/bamsy/go-echo-templ.git
Documentation: pkg.go.dev

# README

Go Templ/Htmx Base Project

My base project for using Go, Echo, Templ, HTMX, and PicoCSS

Table of Contents

Installation

  • Install and setup wgo
  • Install templ cli go install github.com/a-h/templ/cmd/templ@latest
  • run go mod download
  • run make run

Usage

This project is a base project using the following technologies:

After running the project you can browse to localhost:8080 to see a Landing page

Environment

The following environment variables are used in this project:

VariableDescription
DEV_MODESet this to "true" to get the browser to automatically refresh on changes after running make run.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author