Managed (Laminar Cloud)
- Sign up at laminar.sh.
- Create a project.
- Copy your project API key from project settings.
- Set
LMNR_PROJECT_API_KEYin your environment.
Self-hosted (Docker Compose)
Run the full Laminar stack locally with Docker Compose:http://localhost:5667/. Create a project through the onboarding flow, then grab your API key from project settings.
Point the SDK to your local instance
- TypeScript
- Python
Access control
By default, any user can access your self-hosted instance. To restrict access to specific GitHub users, enable GitHub OAuth:allowed-emails.json file in your project root:
