https://github.com/clearfeed/clearfeed-recipes
Cookbook of recipes for ClearFeed Ticketing
https://github.com/clearfeed/clearfeed-recipes
Last synced: 10 months ago
JSON representation
Cookbook of recipes for ClearFeed Ticketing
- Host: GitHub
- URL: https://github.com/clearfeed/clearfeed-recipes
- Owner: clearfeed
- License: mit
- Created: 2025-09-04T05:09:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-04T07:03:46.000Z (10 months ago)
- Last Synced: 2025-09-04T07:11:31.341Z (10 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ClearFeed Recipes
A collection of **open source integrations** and **apps** built on the [ClearFeed API](https://docs.clearfeed.ai/api).
This repository is intended as a **cookbook of reusable patterns** for automations, connectors, and lightweight apps.
## Structure
- **integrations/** – Connect ClearFeed with third-party tools (e.g., Google Sheets, Snowflake, Slack).
- **apps/** – Standalone apps built using ClearFeed APIs (e.g., incident update bots, dashboards).
- **common/** – Shared utilities, clients, or helper libraries.
Each subproject includes its own documentation and setup instructions. See the `README.md` inside each folder for details.
## License
This project is licensed under the MIT License – see the [LICENSE](LICENSE) file for details.