This repository showcases how to use the Restack AI SDK to call workflows and send events. The backend is implemented using a simple Express server, and the frontend is a Next.js application.
This frontend application integrates with a backend Express server located at /backend
. The UI allows users to:
- Create and publish releases.
- List releases on the provided GitHub repository.