This repository contains the complete example that accompanies the Content Island tutorial “Get Started with Angular.”
Follow the tutorial: PENDING TO BE PUBLISHED
Learn more about Content Island: https://contentisland.net/
Content Island is a headless content platform for static and server-rendered sites.
Model your content, manage entries in a friendly UI, and consume them via an API—ideal for SSR/SSG frameworks like Angular.
Run this example live in your browser — no local setup required:
Open in StackBlitz
Requirements: Node.js 18+ and npm/pnpm/yarn.
# Install dependencies
npm installStart dev server
npm startTo use your Astro project token, edit .env and replace the placeholders. Use this token locally only—do not add it to public or online sandboxes.