Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 329 Bytes

lyncex

Semantic Web Framework & Database

Structure

  • docs/ - Live documentation of the framework
  • lyncex/ - The server framework
  • db.xml - The database
  • Dockerfile, docker-compose.yml - Environment used to develop the framework

Run Lyncex

docker-compose build
docker-compose up
# docker-compose run lyncex