hanayo

command module
v0.0.0-...-9168036 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: AGPL-3.0 Imports: 38 Imported by: 0

README

the front-facing portion of https://akatsuki.gg

Development

# Install dependencies (first time only)
go mod download
cd web && npm install && cd ..

# Run development server (builds frontend, Go binary, and starts server)
./run-server.sh

Manual Build

# Build frontend assets
cd web && gulp && cd ..

# Build Go binary
go build -o hanayo .

# Run server
./hanayo

Docker

make build    # Build Docker image (includes npm/gulp build)
make run      # Run container on port 46221

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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