Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 429 Bytes

ai4eu.internshipbrowser

Internship Browser component for AI4EU project based on the Alternanza Scuola-Lavoro (ASL) platform

Installation with docker

Configuration

Configure properties in file docker-configs/app.env

Build and run

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