GitShow/withastro/server-islands
withastro

server-islands

Server islands demo

by withastro
Star on GitHubForkWebsite

Astro

18 stars6 forks2 contributorsActive · 1mo agoSince 2024

Meet the team

See all 2 on GitHub →
matthewp
matthewp29 contributions
ascorbic
ascorbic2 contributions

Languages

View on GitHub →
Astro91.9%
TypeScript4.7%
JavaScript3.3%

Commit activity

Last 12 weeks · 21 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
62
✓README○License○Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
matthewp
Add Workers Builds log streaming via GitHub ActionMergedPR

Summary Adds a workflow that uses to stream Cloudflare Workers Builds logs into the GitHub Actions tab on every push Setup Requires three GitHub secrets:

matthewp · 1mo ago
matthewp
Migrate from Netlify to Cloudflare Workers + Astro 6 upgradeMergedPR

Summary Upgrades Astro from 5.6.1 to 6.2.2 Replaces adapter with v13 (Cloudflare Workers) Replaces with for deployment Adds with Workers configuration (nodejs_compat, assets, observability) Adds to exclude worker files from static assets Removes How to deploy Once this repo is connected to Cloudflare via Workers Builds (Git integration in the dashboard), pushes to will auto-deploy. The build/deploy commands are: Build: Deploy: Local testing — runs with Cloudflare workerd runtime locally — builds then previews with workerd

matthewp · 1mo ago
matthewp
Use Server Islands GET-based implementationMergedPR

A preview release changes server islands so that they are initiated via a preload link using a GET request. This should speed up the time that the server islands load.

matthewp · 1y ago
Structured data for AI agents

Repository: withastro/server-islands. Description: Server islands demo Stars: 18, Forks: 6. Primary language: Astro. Languages: Astro (91.9%), TypeScript (4.7%), JavaScript (3.3%). Homepage: https://server-islands.com/ Open PRs: 0, open issues: 0. Last activity: 1mo ago. Community health: 62%. Top contributors: matthewp, ascorbic.

·@ofershap

Replace github.com with gitshow.dev