Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ npx create-miro-app@latest
| [github-appcards](examples/github-appcards) | This full-stack example shows how to build an integration with GitHub that syncs data between GitHub issues and Miro app cards. |
| [plant-uml](https://github.com/miroapp/miro-plantuml) | This full-stack example shows how to import [Plant UML](https://plantuml.com/) diagrams into Miro as editable board items. |
| [nextjs](examples/nextjs-full-stack) | This full-stack example shows a Next.js application that uploads a camera image to the Miro board using Web SDK and REST API integration. |
| [webhooks-manager](examples/webhooks-manager/) | This full-stack example demonstrates how to interact with the webhooks API, and how to handle the webhooks challenge. |

<p>&nbsp;</p>

Expand Down
24 changes: 0 additions & 24 deletions examples/node-webhooks/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions examples/node-webhooks/.sample.env

This file was deleted.

103 changes: 0 additions & 103 deletions examples/node-webhooks/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions examples/node-webhooks/app-manifest.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions examples/node-webhooks/jsconfig.json

This file was deleted.

21 changes: 0 additions & 21 deletions examples/node-webhooks/package.json

This file was deleted.

64 changes: 0 additions & 64 deletions examples/node-webhooks/src/app.js

This file was deleted.

22 changes: 0 additions & 22 deletions examples/node-webhooks/src/miroMiddleware.js

This file was deleted.

21 changes: 0 additions & 21 deletions examples/node-webhooks/tsconfig.json

This file was deleted.

18 changes: 0 additions & 18 deletions examples/node-webhooks/vite.config.js

This file was deleted.

24 changes: 0 additions & 24 deletions examples/python-webhooks/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions examples/python-webhooks/.sample.env

This file was deleted.

Loading
Loading