Skip to content

getshareout/shareout-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareOut Examples

Sample artifacts built on ShareOut — the agentic publishing platform that turns ideas, data and reports into living web pages.

Each example is a self-contained HTML page that uses the ShareOut SDK for data, real-time sync, files and live sources. Open any file to see how it's built, or publish it yourself.

What's here

Example Shows
kanban.html Drag-and-drop board with persisted state
whiteboard.html Real-time collaborative canvas
live-poll.html Live voting with shared results
team-dashboard.html Metrics dashboard with sample data
q4-strategy.html Presentation that works like an app
portfolio.html Personal portfolio page
sarah-mike-wedding.html Event page with RSVP
grandmas-recipes.html Content site
sheets-data.html Page driven by a live data source
link-preview-demo.html Rich link-preview metadata
mobile-pwa-showcase.html Installable mobile PWA
fifa-world-cup-2022-presentation.html Data-driven deck
shareout-slides-showcase-presentation.html Slides module showcase
june-2026-social-calendar-presentation.html Content calendar deck
agent-roundtable/ Multi-agent chat artifact
book-loom/, story-loom/ Long-form creative apps
shareout-prode/ Prediction game

Publishing an example

The .mjs scripts show how to publish via the API. They read your token from SHAREOUT_TOKEN or ~/.shareout/credentials — no secrets are committed.

export SHAREOUT_TOKEN=so_your_token   # or set up ~/.shareout/credentials
node publish-mobile-pwa-showcase.mjs

Get a token and read the full guide at docs.shareout.site and the ShareOut Skill.

License

MIT © ShareOut

About

Sample artifacts built on ShareOut — dashboards, decks, tools, real-time apps. https://shareout.site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors