|
|
|
|
|
by theo_champion
1101 days ago
|
|
I usually stay on the same stack - frontend is ReactJs/ Typescript - Auto deployed on Netlify
- backend in Express/Nodejs / Typescript - Deployed on Google Cloud Run
- AI is usually in python running on Compute Engine VMs
- Database auth is Supabase I master these tools and more importantly, know their limitations. This way I can spin up a new project in days without surprises |
|