verysmartdog

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: MIT Imports: 25 Imported by: 0

README

Work In Progress

Build

  • go 1.19
  • go run main.go serve
  • run socat (redirect 8080 -> 80) socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090 (needed for auth via telegram locally)
  • remove cookie for 127.0.0.1 (if not first run)
  • admin ui: http://127.0.0.1/_/
  • user ui: http://127.0.0.1
  • development - use live reload with air (https://github.com/cosmtrek/air): just run air
  • dump db: sqlite3 pb_data/data.db .dump > data.sql

UI

ui

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
vsd
pkg

Jump to

Keyboard shortcuts

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