4 ms·
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 W
by rfelix2121 4y ago
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!)
- edwinwee 4y agoThis is really cool!
- rfelix2121 4y agoThanks! Coming from someone at Stripe, that's high praise.
- iosnoob 4y agoCan it be for week or month instead of current day?
- rfelix2121 4y agoIn the future, sure. Especially when I add goals, because they'll be much more useful when it comes to MRR, for instance.