8000 GitHub - HipppB/safeHub: App G1C ISEP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HipppB/safeHub

Repository files navigation

SafeHub

Domotics for your safety

This repository is for the SafeHub projet !

SafeHub is a school projet where we have to build a product from scratch. We choose to build a connected Hub. This repository contains our website to control the Hubs.

Launch the app

To launch the app, you need to install docker and docker-compose.
The easiest way to achieve this is to install docker desktop. the link here: Download Docker
Then, you can run the following command in the directory of the project:

docker-compose up -d --build

Feel the database

Open a terminal in the root directory of the project (safeHub) and open a terminal. Then, run the following command:

 docker exec -it safehub-php-fpm-1 sh

Then, run the following command:

cd src/config
php init.php

About

App G1C ISEP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0