Skip to main content
Replace all placeholder secrets before going public.
1

Copy the environment file

Set at least:
Enable API keys if you plan to use MCP or scripts:
2

Start the stack

3

Verify the backend

bootstrap returns runtime config such as apiKeyRequired, maxUploadSizeBytes, and allowedContentTypes. It does not confirm whether a SuperAdmin was created.
4

Log in

Open http://localhost:5173/login and sign in with the bootstrap credentials from .env.
5

Upload your first image

Open http://localhost:5173/assets, upload an image, and optionally make it public.After the upload you can open /workflows to configure reusable workflow profiles and decide whether they should run automatically for new assets.
6

Browse the gallery

Next steps

Deployment

Production topology, reverse proxies, domains, and HTTPS.

Workflows

Configure workflow profiles, auto-run behavior, and manual execution from asset details.

Storage providers

Local, S3-compatible, and GitHub Repo storage options.