#fullstack
1 article with this tag.

·4 min read
Trading dashboard FastAPI + Next.js — architecture of my setup
I run an internal trading dashboard: FastAPI backend + Next.js frontend, deployed as Docker compose, exposed via Cloudflare tunnel with Zero Trust auth. Showing the structure and key decisions.