go-htmx-aybars

command module
v0.0.0-...-56f00a4 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 15 Imported by: 0

README

��# go-htmx-aybars

A minimal personal-website using the Go, HTMX, and TailwindCSS tech stack. It is ran using a docker container and served through an nginx reverse proxy.

Building for vps

docker build --platform linux/amd64 -t personal-website .
docker save personal-website > personal-website.tar

Send the docker image via scp

Running on vps

docker load --input personal-website.tar
docker run -d -p 127.0.0.1:3000:8080 --name personal-website personal-website

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
templ: version: v0.2.543
templ: version: v0.2.543
common
templ: version: v0.2.543
templ: version: v0.2.543

Jump to

Keyboard shortcuts

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