Hacker News new | ask | show | jobs
by bhevrkjncwnkljf 432 days ago
Can you share a bit about the stack you’re using for OpenSpot? Always curious how early-stage projects like this scale so quickly after getting traction.
1 comments

The Frontend is build with React, while the backend is written in Python (Flask). For the Database, we use MongoDB and everything is hosted on AWS.

To build fast, we used cursor and some other third party SaaS like streamIO and Supabase.