2025-12-10 23:49:29 +13:00
2023-10-25 18:26:53 +13:00
2023-10-27 21:30:42 +13:00
2023-10-25 11:27:40 +13:00
2023-10-29 13:59:04 +13:00
2023-10-27 21:30:42 +13:00
2023-10-30 03:05:04 +00:00

snice

Simple Static Server designed to be run in Docker and served behind Traefik

Usage

NAME:
   snice - Serve Static Files

USAGE:
   snice [global options] command [command options] [arguments...]

VERSION:
   v0.2.0

COMMANDS:
   serve, s         Serve directory
   healthcheck, hc  Call healthcheck endpoint
   help, h          Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --quiet, -q             (default: false)
   --port value, -p value  Port to serve on (default: "3000") [$PORT]
   --help, -h              show help
   --version, -v           print the version
Description
Simple Static Server
Readme MIT 130 KiB
Languages
Go 90.4%
Dockerfile 9.6%