5 ms·
I've been building MVPs for the past yearish with this stack. Some of these choices are newish / smallish but it's the simplest, most enjoyable stack I've tried
by SIRHAMY 4y ago
I've been building MVPs for the past yearish with this stack. Some of these choices are newish / smallish but it's the simplest, most enjoyable stack I've tried so far.
- Frontend: SvelteKit (Dockerized)
- Backend: F# / .NET running Giraffe (Dockerized)
- Data: Postgres (Managed - currently GCloudSQL)
- Hosting: Serverless Containers (currently GCloudRun)
I built a boilerplate for this to make it easier to improve / spin up: https://cloudseed.xyz https://cloudseed.xyz