Tutorials
all categories
Github login with FastAPI and Next.js
A practical example of implementing Github OAuth in FastAPI, and why Next.js server actions and API routes are convenient for managing cookies and domains.
14 minutes
Read more
Next.js server actions with FastAPI backend and OpenAPI client
Connect Next.js to a FastAPI backend while preserving a modern React workflow with server actions and server components.
19 minutes
Read more
Expose local dev server with SSH tunnel and Docker
A practical example how to temporarily expose your local service to the internet.
11 minutes
Read more