Skip to content

A simple performant htmx to-do app using templ and a xata db that I might expand on in the future.

Notifications You must be signed in to change notification settings

parchinski/go-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a GO web app created using:

  • templ
  • htmx
  • tailwindcss
  • xata

It is also my first web app created using GO and I enjoyed the dev experience.

Startup

Should you wish to try this yourself you will need to have a basic go environment setup in order to proceed. Then you will need to setup a db with xata and plug in the appropriate .env variables and then run go run cmd/main.go.

Expansion

I might further expand this project if I end up having the free time so stay tuned for personal usage.

About

A simple performant htmx to-do app using templ and a xata db that I might expand on in the future.

localhost:8080

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published