mboard-go

command module
v0.0.0-...-6d445d8 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 24 Imported by: 0

README

mboard-go

mboard backend server

requirements

  • golang 1.8.x
  • sqlite3

build

  • git clone git@ssh.github.com:madsportslab/mboard-go
  • go get github.com/eknkc/amber
  • go get github.com/gorilla/mux
  • go get github.com/gorilla/websocket
  • go get github.com/mattes/go-sqlite3
  • go get github.com/skip2/go-qrcode
  • go build
  • go install

setup

initialize database
  • sqlite3 db/md.db < $GOPATH/src/github.com/madsportslab/mboard-go/db/migrations/0001_migration_init.up.sql
prepare web assets

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