All Examples

Below are a number of Room Service examples, use these as a starting point for new projects!

1. Copy & paste the curl command from the repo's README.md into your terminal to create a new project.

2. Replace the api key in ./pages/api/roomservice.js

3. Start building your multiplayer app!

next.js-todolist => (recommended demo)

next.js-minimal => (recommended new project)

next.js-presence

express.js-minimal