2024Mar 1
Solo Exhibition at Galerie Vue
A major retrospective of works from the 'Ethereal Mist' series, attracting over 5,000 visitors in the first week.
Getting Started
Prerequisites
- Node.js (v18+)
- Python (v3.8+)
Backend Setup
- Navigate to the backend directory:
cd backend - Install dependencies:
pip install -r requirements.txt - Start the server:
The API will be available atuvicorn app.main:app --reloadhttp://localhost:8000. API Documentation (Swagger UI) is available athttp://localhost:8000/docs.

Audio