Online Demo
No installation needed — try it instantly: bananaslides.onlineSelf-Hosting
Step 1: Install Docker
- Windows / macOS
- Linux
Download and install Docker Desktop. After installation, launch it and confirm the Docker icon appears in the system tray (Windows) or menu bar (macOS).
Step 2: Download and Start
Create a new directory, enter it, and run the following command to download the config files and start the service:.env file to fill in your API key (see Configuration), then start:
Step 3: Open the App
Visit http://localhost:3011 in your browser.Default ports are 3011 (frontend) and 5011 (backend). To change them, set
FRONTEND_PORT and BACKEND_PORT in .env.