mem-shots

command module
v0.0.0-...-24b5212 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 11 Imported by: 0

README

mem-shots

Just another image gallery for cherished memories.

Mostly for learning more golang.

  • simple REST api with go
  • use with svelte
  • embed the frontend into the binary
  • use local/in-memory database
  • ffmpeg integration
  • edit/delete functions guarded with one time password
  • fun

Sources to read:

#DEV
fontend> pnpm run dev
> go run main.go

#DEV + live reload
> go install github.com/cosmtrek/air@latest
> air init
> air

#BUILD
fontend> pnpm run build
> go build

Running the built binary: mem-shots.exe

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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