1.8 KiB
Example Apps
These demo apps are just a taste of what you can do with Deployd. Browse their source code to see how they work.
Poll Demo
A simple survey app. You can vote in it and change your response, and other users will see the bar graph update immediately. Download the source to see how to aggregate data in real time.
Users Demo
A simple messaging app. Register, login in, and post messages for other users to see. Download the source to see how to simply add user authentication to your app.
Trivia Demo
A multiple-choice trivia game. See how much you know about JavaScript, and how much everybody else knows! Download the source to see how to add secure gamification to your app.
Note: There's only three questions right now! Help us out by posting your favorite JavaScript quirks on the community page


