muhwyndhamhp / gotes-mx

This is a teeny tiny template repo for my own personal use. This setup meant for a fullstack Go project with templating support with HTMX.
38 stars 5 forks source link
golang htmx-template template

What is this?

This is a teeny tiny template repo for my own personal use. This setup meant for a fullstack Go project with templating support with HTMX.

This repo's goal is to provide opinionated, but tiny template that ready to be used to develop go web apps. I would only provide what's important (for me) and omit what's not.

What this repo can handle out of the box

What this repo will never handle

Prerequisites

Getting Started

Create .env file (see env.sample), then run make local-setup and make run. That's it :)