Live data from Hacker News

Show HN: Sale – A live cash register for your Stripe account

sale.stunning.co

1–10 of 15 posts

Re: Show HN: Sale – A live cash register for your Stripe account

#2
I've been building on top of Stripe for awhile now, and I've always wanted a way to see live charges as they come in. I also needed an excuse to finally learn WebSockets/ActionCable, so I made this.

I plan to add more sections of data in the future, and maybe some goal tracking, so that people can track progress toward their revenue targets (and share them with others for support!)

Re: Show HN: Sale – A live cash register for your Stripe account

#3

I've been building on top of Stripe for awhile now, and I've always wanted a way to see live charges as they come in. I also needed an excuse to finally learn WebSockets/ActionCable, so I made this. I plan to add more sections of data in the future, and maybe some goal tracking, so that people can track progress toward their revenue targets (and share them with others for support!)

This is really cool!

Re: Show HN: Sale – A live cash register for your Stripe account

#4

I've been building on top of Stripe for awhile now, and I've always wanted a way to see live charges as they come in. I also needed an excuse to finally learn WebSockets/ActionCable, so I made this. I plan to add more sections of data in the future, and maybe some goal tracking, so that people can track progress toward their revenue targets (and share them with others for support!)

Can it be for week or month instead of current day?

Re: Show HN: Sale – A live cash register for your Stripe account

#8
post #3

I've been building on top of Stripe for awhile now, and I've always wanted a way to see live charges as they come in. I also needed an excuse to finally learn WebSockets/ActionCable, so I made this. I plan to add more sections of data in the future, and maybe some goal tracking, so that people can track progress toward their revenue targets (and share them with others for support!)

This is really cool!

Thanks! Coming from someone at Stripe, that's high praise.

Re: Show HN: Sale – A live cash register for your Stripe account

#9
post #7

One tiny suggestion - use "font-variant-numeric: tabular-nums;" in the styling. It'll stop the UI moving around when there's a number that starts with 1. https://developer.mozilla.org/en-US/docs/Web/CSS/font-varian...

Thank you! I'm much more into backend dev, so this is very helpful. Will do.

Re: Show HN: Sale – A live cash register for your Stripe account

#10
post #4

I've been building on top of Stripe for awhile now, and I've always wanted a way to see live charges as they come in. I also needed an excuse to finally learn WebSockets/ActionCable, so I made this. I plan to add more sections of data in the future, and maybe some goal tracking, so that people can track progress toward their revenue targets (and share them with others for support!)

Can it be for week or month instead of current day?

In the future, sure. Especially when I add goals, because they'll be much more useful when it comes to MRR, for instance.
Post reply on HN