✨ Robo Templates
We have a collection of templates that you can use to kickstart your project or just use as a reference. Each one is designed to help you get started with Robo.js quickly and show what's possible.
Want to contribute your own? Submit a pull request!
Discord Activities
Discord Activities are web apps that run inside Discord and can be built using HTML, CSS, and JavaScript. They use Discord's Embedded App SDK to interact with Discord APIs.
Starters
📦 Vanilla (JS)
A basic JavaScript template without any UI libraries.
📦 Vanilla (TS)
A basic TypeScript template without any UI libraries.
📦 React (JS)
A basic JavaScript template using React.
📦 React (TS)
A basic TypeScript template using React.
Game Engines
Multiplayer
📦 Multiplayer Colyseus (TS)
A simplified TypeScript template using Colyseus.
📦 Multiplayer Video (TS)
Control a video player with friends using React.
Miscellaneous
📦 Music Player Proxy (TS)
A music player proxying external audio using React.
📦 TailwindCSS (TS)
A basic TypeScript template using Tailwind CSS.
📦 TailwindCSS + shadcn/ui
A basic TypeScript template using Tailwind and shadcn.
📦 tRPC (TS)
A basic TypeScript template using tRPC and React.
Discord Bots
Discord Bots are bots that run inside Discord and can be built using JavaScript or TypeScript. They use Discord.js to interact with Discord APIs.