Skip to content
Snippets Groups Projects
user avatar
Alex authored
26a13970
History

MARK-WEB

Web interface for MARK server.

Cascade of detectors

Ranking produced by a detector

Report produced by a detector

System status

Contributing

Start a mongodb container and a mark-example container so we have some toy data to display:

docker-compose up

Start Laravel integrated webserver

php artisan serve

The web interface is now available at http://127.0.0.1:8000

The default credentials are mark-admin@cylab.be : change-me!