An open API service indexing awesome lists of open source software.

https://github.com/otseng/uba_viewer

UBA viewer
https://github.com/otseng/uba_viewer

Last synced: over 1 year ago
JSON representation

UBA viewer

Awesome Lists containing this project

README

          

# UBA Viewer

Supports globally accessible presenter viewing of UBA http-server mode

## Installation

### Setup database

Create mysql/mariadb database and record database name, username, and password

Create tables using docs/tables.sql

### Setup log directory

chmod 777 log

### Setup code

Copy config.sample.php to config.php

Modify database name, username, and password in config.php