Beta

Bridge the Gap Between Static & Interactive

Your README has a screenshot. Cool. But does it actually do anything? Link it to a live demo and find out who's clicking.

19 Demos Created
1.1K Total Clicks
Free To Start

Dead Simple, Honestly

Screenshot in, trackable link out. Takes about 30 seconds.

Drop screenshot here
dashboard-v2.png 420 KB
Demo URL
https://myapp.vercel.app

What's In The Box

More than just a link shortener with delusions of grandeur

Nerdy Analytics

Clicks, referrers, countries, UTM params. The works.

1,247 clicks +23%

Portfolio Collections

Group your demos together. Great for job hunting or showing off.

Copy-Paste Embeds

Markdown snippets ready to go. No faffing about.

[![Demo](img)](link)

Social Previews

Links that don't look rubbish on Twitter

Probably You, Actually

If you've ever wondered "is anyone even looking at this?" - yes, this is for you

Turn README screenshots into clickable demos

  • Embed rich demo links in your README
  • See which features get the most interest
  • Gather user feedback directly on demos
  • Track traffic from different platforms
3x more engagement vs static images

There's an API

REST API, full CRUD, the works. Hook it up to your CI/CD if you're feeling fancy.

Token Auth

Secure API tokens with configurable expiration and permissions

Rate Limiting

200 requests/day, 500+ on Enterprise

Full CRUD

Create, read, update, delete examples and collections

// Create a new example
const response = await fetch('https://demonstrable.dev/api/v1/examples', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer YOUR_API_TOKEN',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    title: 'My Dashboard',
    demo_url: 'https://myapp.com/demo',
    description: 'Interactive analytics dashboard'
  })
});

const example = await response.json();
console.log(example.slug); // "my-dashboard-x7k2"

Pricing

Simple and transparent

Free while in development

Demonstrable started as a personal utility to help me showcase my own projects. If it helps others too, that's brilliant. While I'm actively building out features, everyone gets full Pro-level access for free.

If the service grows popular enough that running costs become significant, I may introduce fees for certain features. But for now, enjoy!

  • Up to 25 examples per day
  • Up to 10 portfolio collections
  • Advanced analytics
  • API access (200 requests/day)
  • Custom themes

Give It a Go?

Worst case, you've wasted 30 seconds. Best case, you finally have analytics on that project you're weirdly proud of.

No credit card required. Full Pro-level access while in development.

Building Unity packages? Check out pkglnk.dev for package analytics