Get Started
Environment Setup
Configure your development environment for Mirra
This guide covers the tools you need to start building on Mirra.
Prerequisites
- Node.js: Version 18 or higher
- Mirra Account: Sign up or download the app
- Code Editor: VS Code is recommended
Installation
Get your API Key
Generate an API key from the web portal or the mobile app (Settings → Developer).
Copy the key immediately. It's only shown once.
Store your API key securely. Never commit it to version control or expose it in client-side code.
Verify Installation
Create a simple script to test your connection:
Next Steps
Now that your environment is ready, create your first automation.