For hosting recently started using Render which is even faster to setup than Heroku, 5 minutes from signup and I had everything setup with ssl and custom domains.
For backend:
Golang + SQLite + Nginx
For frontend:
Nuxt.js / Vue.js using the SSG option
I meld the two using the JAMstack design in Nginx where the backend is exposed on /api path and the static site is hosted from the dist directory on the root path of the site. And while I use Go in production, I typically use Python for making proof of concepts or writing any quick glue scripts.
[+] [-] schappim|4 years ago|reply
[1] https://jumpstartrails.com/
[2] https://www.hatchbox.io/
[3] https://tailwindui.com/
[+] [-] european321|4 years ago|reply
For hosting recently started using Render which is even faster to setup than Heroku, 5 minutes from signup and I had everything setup with ssl and custom domains.
[+] [-] shanecleveland|4 years ago|reply
Flask, MySQL, Bootstrap, jQuery
[+] [-] zoshi|4 years ago|reply
I try and avoid JavaScript but if I use it I usually write vanilla JS and avoid package managers and build pipelines.
[+] [-] mvanga|4 years ago|reply
Frontend: NextJS + Tailwind Backend: Flask Ops: Heroku + addons
[+] [-] aewens|4 years ago|reply
I meld the two using the JAMstack design in Nginx where the backend is exposed on /api path and the static site is hosted from the dist directory on the root path of the site. And while I use Go in production, I typically use Python for making proof of concepts or writing any quick glue scripts.
[+] [-] higgsfield|4 years ago|reply
Pytorch/k8s/AWS fargate for Deep learning api
Clingo/Prolog for symbolic AI
React.js/flexbox/sass for frontend
SwiftUI for iOS
[+] [-] parinzee|4 years ago|reply
[+] [-] joshxyz|4 years ago|reply
React: stable, doesn't break, probably lindy.
Tailwind css: it just works.
Postgresql, elasticsearch, clickhouse, redis.
Namecheap, digitalocean.
[+] [-] unknown|4 years ago|reply
[deleted]
[+] [-] jamil7|4 years ago|reply
FastAPI + Postgres backend
React + TS for web
Edit: some pretty exotic stacks in here! Cool to see.
[+] [-] mikewarot|4 years ago|reply
[+] [-] rozenmd|4 years ago|reply
Written in TypeScript.
[+] [-] dyeje|4 years ago|reply
[+] [-] visox|4 years ago|reply
[+] [-] skiprox|4 years ago|reply
[+] [-] claudiug|4 years ago|reply