After a year of experiments, I finally committed the first production code for BasinCheck today.
I'm betting on Next.js for the frontend and Postgres for the backend. The biggest technical challenge isn't the stack itself: it's building a reliable offline-first sync engine. Oil & Gas safety managers in the Permian Basin often work in dead zones, so if the app doesn't cache perfectly offline, it's useless to them.
Time to stop doodling and start shipping.