Skip to content

francescoS01/Smart-Application

Repository files navigation

Strartup and data insertion

To build and run all containers of the system, execute the script build_and_run.sh from the root directory of the project. This script will build the docker images and run the containers in detached mode. The script can be executed with the following command:

./build_and_run.sh

If not on a Unix system, the script commands can still be executed manually.

After the containers are running, to insert the initial data into the database, execute the script add_data_to_db.sh from the root directory of the project. This script will insert the initial data into the database. The script can be executed with the following command:

./add_data_to_db.sh

Documentations

The various topic folders contain more specific documentations and readme files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published