Hacker News new | ask | show | jobs
by joseph_b 2067 days ago
This is pretty cool.

I am working with a partner to create something similar in a different vertical.

What is your tech stack? What payment processor are you using? Is everything automated, from payment to payout? I imagine as an MVP, some parts are manual. Love to hear more.

1 comments

We use Flask and Python with Postgres, and for the payments we use Stripe. Basically everything is automated, apart from withdrawing your winnings. That part is still manual for now as we haven't had the time.