Internship Browser component for AI4EU project based on the Alternanza Scuola-Lavoro (ASL) platform
Configure properties in file docker-configs/app.env
From the root of the project:
- Try the system executing
docker-compose up
- Run as a daemon executing
docker-compose start
- Stop the daemon executing
docker-compose stop