Skip to content

Baumann-Digital/portal-app

Repository files navigation

BauDi Logo

BauDi portal-app

GitHub release

This web application is written in XQuery on top of an eXist-db and powers baumann-digital.de.

Prerequisites

A recent eXist-db 5.X

Quick start guide

If you have a running eXist database you can simply install the portal-app.xar from the Release section via the eXist-Dashboard.

Dependencies on other eXist apps/libs

installable via dashboard:

  • functx (1.X.X or higher)
  • html-templating (1.X.X or higher)
  • shared (0.9.X or higher)

Branches

  • main: stable branch, i.e. the current release version
  • develop: development branch
  • other branches are experimental and and will get merged (or just some features) into develop at some point

How to build

  • installing Apache Ant
  • running ant from the repository root

Documentation

under construction.

License

This work is available under dual license: BSD 2-Clause and Creative Commons Attribution 4.0 International License (CC BY 4.0)