todo-htmx-go

command module
v0.0.0-...-e70b09e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2023 License: MIT Imports: 9 Imported by: 0

README

TODO-htmx-go

A proof-of-concept TODO app to explore the cababilities of HTMX. The backend server is written in Go.

Built With
  • Htmx
  • Golang
  • TailwindCSS

Getting Started

Prerequisites

This application only requires the Golang compiler, tooling, and libraries. These can be downloaded from the Golang homepage or installed via a package manager:

  • apt
    > apt install golang-go
    
  • Chocolatey
    > choco install -y golang
    
  • Homebrew
    > brew install go
    
  • winget
    > winget install GoLang.Go
    
Installation & Execution

There is currently no additional installation necessary. Simply clone the repo and start the server.

  1. Clone the repo
    > git clone git@github.com:Drakmyth/todo-htmx-go.git
    
  2. Start the server
    > go run server.go
    

Contributing

This is a simple proof of concept app, but if you find it useful and would like to contribute you are more than welcome to do so! If you have a suggestion, you can fork the repo and create a pull request. Alternatively you can open an issue with the enhancement tag.

Keep in mind that as this is a proof of concept app it is not under regular active development. Taking the initiative to provide a pull request will greatly increase the chances of a feature being added.

License

Distributed under the MIT License. See LICENSE.md for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL