1 comment

[ 3.9 ms ] story [ 14.4 ms ] thread
Whenever I'm building something and I want to integrate things like stripe I find it easier to copy and paste from other projects or use something already done as a starter. So I build a whole app with this purpose, the live app is here https://transcribely.io .

It's a template/starter built with the T3 Stack (NextJs, Prisma, Trpc, Auth.js) to make SaaS type apps with subscription based products. The difference being that it has a lot of configurable options and documentation to make the onboarding and getting started as easy as possible. The starter itself can be purchased from https://shipvoid.com .

Any feedback is appreciated!