todo_list

module
v0.0.0-...-284bd63 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Apache-2.0

README

todo_list

Full stack todo list using go, htmx and pico css

All executable files are placed in the bin folder by default

make dev

builds and runs the application is dev mode, allowing you to make changes to views and static assets without restarting the application, the dev executable is suffixed with _dev

make build

builds the application in embedded mode, embedding web assets in the executable - producing a stand alone executable with no suffix

make clean

deletes the bin folder and it's contents

config for the bind address/port can be found under the config folder. The application looks for this folder in the current working directory, loading a default of localhost:3000 if it can't find it.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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