ESP32 Platform Documentation

Setup

Setup Development Environment

  1. Install Composer
  2. Clone the repository. see Cloning
  3. Open a terminal and change working directory to the root of the project folder.
  4. Run the following command
    # This will install the dependencies set in composer.json
    composer install

Using Docker

Proceed to: Installing Docker if you have not

Proceed to: Configure Docker

Using Dedicated Server

Proceed to: Configure Dedicated

Search results