Guides

Browse all guides about SonicJS and edge-first content management.

Isometric visualization of a modular plugin system with extension blocks plugging into a central CMS hub via glowing data lines
Guides15 min read

SonicJS Plugins: How to Extend Your CMS

Build, configure, and ship SonicJS plugins with TypeScript โ€” custom routes, lifecycle hooks, DB-backed settings, and admin pages on Cloudflare Workers.

pluginsextensibilitytypescript+3
SonicJS Team
Edge authentication illustration showing JWT tokens flowing through Cloudflare Workers with login methods for password, OAuth, magic link, and OTP
Guides11 min read

SonicJS Authentication: A Complete Guide

Learn how to wire up password, OAuth, magic link, and OTP authentication in SonicJS with JWTs, role-based access control, and Cloudflare KV-cached sessions.

authenticationsecurityjwt+3
SonicJS Team
Astro spaceship connected to SonicJS cloud representing the integration between Astro frontend and SonicJS CMS backend
Guides14 min read

How to Use SonicJS with Astro: Complete Integration Guide

Learn how to integrate SonicJS headless CMS with Astro for blazing-fast static and server-rendered websites. Step-by-step guide covering setup, content fetching, dynamic routing, and deployment.

astrointegrationfrontend+1
SonicJS Team