A Guide to Implementing Magic Link Login (NO Password) with SvelteKit and Serverless Backend
A guide to implementing magic link login with SvelteKit and Serverless Backend.
A guide to implementing magic link login with SvelteKit and Serverless Backend.
Summary of different methods to query a database from Cloudflare serverless Pages or Workers. (PostgreSQL, MongoDB, PlanetScale, Cloudflare D1)
A guide to build a free full-stack dynamic website using Cloudflare Pages with serveless Functions, support to query (PostgreSQL, MongoDB, PlanetScale) database.
Tutorial on how to use Socket.IO to implement realtime bidirectional communication between Cocos Creator game and Node.js server.