tcea-inventory-server

command module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 10 Imported by: 0

README

#Info

This is the back end server for tcea-inventory-client, an inventory system the Tech Team for the annual TCEA convention uses.

#Install

go get github.com/korylprince/tcea-inventory-server

Create a MySQL database with model.sql.

#Configuration

INVENTORY_SESSIONDURATION="60" #in minutes INVENTORY_SQLDRIVER="mysql" INVENTORY_SQLDSN="username:password@tcp(server:3306)/database?parseTime=true" INVENTORY_LISTENADDR=":8080" INVENTORY_PREFIX="/inventory" #URL prefix

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