O. Wolfson
Services
Projects
Blog
Contact
Toggle theme
Toggle theme
Open menu
Blog
Technical archive — notes, tutorials, and dev references.
Search Posts
Find posts by title, description, author, tags, or categories.
Include technical archive
Found 5 posts matching "vercel"
web
development
GitHub-Backed MDX Editing in owolf-dot-com
How owolf-dot-com writes MDX to GitHub in production, reads it back for admin editing, and triggers Vercel dep...
February 9, 2026
·
O. Wolfson
Web Development
Programming
Markdown-to-PDF API with a Vercel Frontend and a DigitalOcean Backend
I recently built a secure, full-stack Markdown-to-PDF converter
April 15, 2025
·
O. Wolfson
·
2
web
development
Supabase Authentication With Next.js
Learn how to set up Supabase authentication with Next.js. This example uses Supabase for authentication and Ne...
March 31, 2024
·
O. Wolfson
·
1
web
development
Solving CORS Issues in Next.js 13 with API Routes
Next.js, the open-source React framework developed by Vercel, has recently released its 13th version. As an ou...
July 2, 2023
·
O. Wolfson
web
development
Automating Your Deployment Workflow with Vercel Deploy Hooks and Google Cloud Scheduler
This article provides step-by-step guidance on setting up a Vercel deploy hook with a Google Cloud Scheduler c...
February 28, 2023
·
O. Wolfson