Skip to content

OberhauserJulia/Team-Globus

Repository files navigation

Setup and Start Guide

Start the Image Recognition Server

  1. Navigate to the ImageRecognitionServer directory:

    cd ImageRecognitionServer
  2. Start the server:

    python imagerecognition.py

Start the Main Server

  1. Navigate to the main directory:

    cd main
  2. Start the server:

    python main.py

Start the App

  1. Navigate to the App directory:

    cd App
  2. Install dependencies:

    npm install
  3. Configure the environment:

    • Open the .env file.
    • Add the local network address of your backend servers.
  4. Start the app:

    npx expo start -c

Start Processing

  1. Navigate to the processing directory.
  2. Open any .pde file.
  3. Start the script in the Processing IDE.

By following these steps, you should be able to set up and run the Image Recognition Server, the main server, the app, and start processing scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •