Learn how to implement offline content recommendations by using Gemini to generate text embeddings and storing/querying them efficiently within a local SQLite database.
Learn how to integrate and run Astro in Server-Side Rendering mode with PocketBase on the same server using a Go reverse proxy setup.
The author details a multi-stage process of migrating their personal blog across various technologies—including Wix, Jekyll, 11ty, and web components—before moving to Obsidian.
Deploy PocketBase to Google Cloud Run using a step-by-step guide that leverages volume mounting to connect it with Google Cloud Storage.
This guide details how to construct a WebRTC signal server using PocketBase, demonstrating real-time communication capabilities powered by SQLite and Server-Sent Events (SSE).