gallery-web

command module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

Logo

A simple decentralized photo gallery

Logo Logo Logo

The main web app of the gallery app

Usage

$ ./gallery-web serve --help
Starts the serve

Usage:
  gallery-web serve [flags]

Flags:
  -h, --help   help for serve

Global Flags:
      --verbose   Verbose display

Exemple

Docker image usage

docker run -ti --rm \
-p 9000:9000 \
-p 8080:8080 \
ghcr.io/michaelcoll/gallery-web:latest

Build

Requirements
  • Node >= 18.10
  • Go >= 1.19
  • make command
Commands
make prepare
make

Run from code

make run

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