Tutorials
all categories
Automating the deployment of a static website to Vercel with Github Actions
Use Github Actions and the Vercel CLI to automate the deployment of a static website to Vercel.
7 minutes
Read more
Deploying a FastAPI and Next.js website to Vercel
A straightforward guide on how to deploy a full-stack FastAPI and Next.js app to Vercel, including a ready-to-use code example.
18 minutes
Read more
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