Skip to content

terrifictable/simple-blog

Repository files navigation

Simple Blog

A very simple blog site using only htmx, go to serve the html and mysql as a database

(and a lil bit of css/js)

Quick start

$ docker-compose up

TODO:

  • Manage users
  • Only let users have access to what they should have (User.Access)
  • use jwt instead of "base64(username) base64(password)"

About

a very simple blog made with golang and htmx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published