Launch Examples Repositories
The following sections categorize the repositories available in the Contentstack Launch Examples GitHub organization.
Launch Edge Functions
Blue-Green Deployments:
Sample implementation of blue-green deployments using Contentstack Launch Edge Functions.
Repository: edge-blue-green-deployments
Monorepo with Edge Function:
Demonstrates a monorepo setup incorporating Edge Functions.
Repository: monorepo-with-edge-function
Security SSO Implementation with Launch Edge Functions
Edge SSO:
Protects your website with authentication via Contentstack OAuth Single Sign-On (SSO).
Repository: edge-sso
Edge Performance and Benchmarking
Launch Edge Benchmark:
Provides benchmarking tools for evaluating the performance of Contentstack Launch Edge Functions.
Repository: launch-edge-benchmark
Vercel Edge Benchmark:
Offers benchmarking tools for assessing the performance of Vercel Edge Functions.
Repository: vercel-edge-benchmark
Caching Strategies
Management API Cache Wrapper:
Sample website that caches Contentstack Management API calls with custom cache headers.
Repository: management-api-cache-wrapper
Cache Priming Demo:
Demonstrates the Cache Priming feature in Contentstack Launch.
Repository: cache-priming-demo
Continuous Integration and Deployment
GitHub Actions Demo:
Sample repository demonstrating GitHub Actions for Contentstack Launch.
Repository: github-actions-demo
Frontend Frameworks and Templates
Remix Portfolio:
A portfolio template built with Remix.
Repository: remix-portfolio
Turborepo NPM Demo:
An official starter Turborepo using npm as a package manager.
Repository: turborepo-npm-demo
Monitoring and Logging
Launch CloudWatch OTEL Collector:
Dockerfile setup for collecting metrics and logs using AWS CloudWatch and OpenTelemetry.
Repository: launch-cloudwatch-otel-collector
Device Adaptation
Edge Device Adaptation:
Demonstrates device adaptation using Edge Functions.
Repository: edge-device-adaptation