Skip to content

content-island/sandbox-blog-site-angular

Repository files navigation

Content Island × Angular — Complete Example (Get Started with Angular)

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/

Open in StackBlitz

What is Content Island?

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.

Try it online

Run this example live in your browser — no local setup required:
Open in StackBlitz

Quickstart (local)

Requirements: Node.js 18+ and npm/pnpm/yarn.

# Install dependencies
npm install

Start dev server

npm start

To 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published