This starter app will get you up and running quickly with the basic skeleton of an Embedded App using Node.js, React, and Vite.
This example implements the SDK commands and events available within the application's iframe while building your app.
This example uses Node.js, React, and Colyseus, a multiplayer JS framework, to demonstrate state management in a multiplayer experience.
This example implements an Embedded App using a nested framework like a game engine. When using a game engine, you need to send messages between a parent iframe and the nested framework.
This example uses Node.js, Socket.io, and Rivet, a game-hosting service, to guide the user through an end-to-end deployment of a multiplayer game to Discord.