docs: Add comprehensive README

This commit is contained in:
Your Name
2026-02-02 23:39:53 -06:00
parent 7038d2a8bf
commit 8c3001eac2

52
README.md Normal file
View File

@@ -0,0 +1,52 @@
# BlackRoad Zapier Integration 🔌
Connect BlackRoad to 5000+ apps with Zapier!
## Features
- **Triggers**
- New Deployment Created
- Deployment Completed
- Analytics Threshold Reached
- **Actions**
- Create Deployment
- Track Event
- Find Deployment
- **Searches**
- Find Deployment by ID
## Installation
1. Visit [Zapier Platform](https://zapier.com/developer)
2. Create new integration
3. Import this codebase
4. Configure authentication
## Usage
```javascript
// Zapier will handle authentication
// Configure your triggers and actions in the Zapier editor
```
## Development
```bash
npm install
zapier test
zapier push
```
## Documentation
Full Zapier integration docs: https://zapier.com/developer/documentation/v2/
## License
MIT License - See LICENSE file for details
---
Part of the **BlackRoad Empire** 🚀