/AIFdb

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0


AIFdb is a database for storing arguments expressed in the Argument Interchange Format.

Quick start

The easiest way to get started is to use Docker. After cloning the repository, simply run:

docker-compose up

First run will take a few seconds as the database schema is created. Then visit http://localhost in your web browser and you should see the search interface.

Authors

License

See the LICENSE.md file for details