open-source-knihovna / tohu

Open source self check reincarnated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tohu

Codacy Badge

Known Vulnerabilities

Main goal of this project is build prototype of self-check station for libraries, software and hardware based on open architecture and code.

Read more on wiki: https://github.com/open-source-knihovna/tohu/wiki

Installation & running

For easy deployment there is prepared Docker image

  1. Install docker and docker-compose
  2. Clone this repository
  3. Run ./install.sh
  4. Run 'sudo docker-compose up --build'
  5. Go to http://localhost:8082 to test

About

Open source self check reincarnated

License:GNU General Public License v3.0


Languages

Language:PHP 58.5%Language:HTML 31.2%Language:Shell 8.1%Language:Dockerfile 1.5%Language:JavaScript 0.5%Language:CSS 0.2%