mcejp / protodb

Protocol database & web UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

Assuming you have podman and podman-compose, you can launch the application in development mode as follows:

./protodb-run.sh

However, with an empty database there will not be much to see. Once the containers are running, you can seed the database like this:

./protodb-import-db.sh <tests/data/DefaultDataset.sql

About

Protocol database & web UI

License:GNU Affero General Public License v3.0


Languages

Language:PHP 96.6%Language:Python 2.5%Language:HTML 0.4%Language:JavaScript 0.3%Language:CSS 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%