Skip to content

Commit

Permalink
docs: add cloudflare starter example (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: jae kaplan <jae.kaplan@discordapp.com>
  • Loading branch information
oskvr37 and jkap authored Oct 30, 2024
1 parent 2788079 commit fda640f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ These examples are maintained by members of the Discord Developer Community.
| [Robo.js](https://robojs.dev/templates/overview#discord-activities) | A collection of examples using the **[Robo.js](https://robojs.dev)** framework, a framework for building Discord Activities. Includes examples for a variety of use cases, such as multiplayer, AI, proxying, and more. |
| [Wonderland Engine](https://github.com/WonderlandEngine/discord-activity-example) | This example uses [Wonderland Engine](https://wonderlandengine.com) and Node.js to demonstrate performant 3D rendering inside an Embedded App. |
| [Phaser](https://github.com/phaserjs/discord-template) | This example uses [Phaser](https://phaser.io), a JavaScript game framework, along with HTML, CSS, and vanilla JavaScript to demonstrate running a Phaser game as a Discord Activity. Additionally, you can explore the [multiplayer template](https://github.com/phaserjs/discord-multiplayer-template), which integrates Phaser and [Colyseus](https://colyseus.io/) to showcase a multiplayer Phaser game on Discord. |
| [Cloudflare Starter](https://github.com/oskvr37/discord-activity-cloudflare-starter) | Deploy your embedded app easily with this Cloudflare example, using Vite for the frontend and Hono for the backend. |

## Discord Developer Terms of Service & Developer Policy

Expand Down

0 comments on commit fda640f

Please sign in to comment.