Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:16 +08:00
commit 2d26d607e7
17 changed files with 1359 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for api-event-emitter skill
- [ ] event_schema_template.json: A template for defining event schemas in JSON format.
- [ ] docker-compose.yml: A Docker Compose file for setting up a local message queue for development and testing.
- [ ] example_events.json: A collection of example events that can be used to test the API.