Skip to content

gladuz/bookly-go

Repository files navigation

Book tracker built with Go + HTMX + Templ

Simple book tracker using GoTH stack - Go + Templ + HTMX

Description

This is my toy project to experiment with HTMX and Go web server combination. The website contains the list of books in sqlite database. I will keep updating by adding functionalities.

Alt text

Dependencies

Installing

Clone the repository

git clone https://github.com/gladuz/bookly-go.git
cd bookly-go

Create database

make db

Creates empty database and table

Running

make run

It will generate the template files and run the module after.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published