Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 577 Bytes

File metadata and controls

30 lines (20 loc) · 577 Bytes

"web_ui"

Demo Python Front)


🚀 Getting Started

1. Prerequisites

2. Build and start all services:

# set environment variables:
export REACT_NATIVE_PACKAGER_HOSTNAME=${YOUR_HOST}

# Build the image
docker compose build

# Run the container
docker compose up

License

  • Apache License 2.0