Skip to main content

Understand the structure of directories

The repository is divided in several directories, each one with different purposes.

ESP3286examples

This directory is intended to contain different examples code for ESP8266 boards.

back

The back directory contains all the code files needed to run the backend.

bash

This directory contains bash scripts used to manage Homeware when installed barebone. This installation feature is deprecated and will be remove in the future.

configure_templates

The configure_templates contains the files needed during the installation process with the initial values. Some of these files are edited during the installation process or during the run time.

docker

Contains all the files related with Docker and Docker compose as well as environment files.

docs

The _docs_directory contains the source code for this documentation page.

front

Contains the source code for the frontend.