An open API service indexing awesome lists of open source software.

https://github.com/netlify/examples

A collection of examples and demonstrations to help people building the web with Netlify
https://github.com/netlify/examples

production

Last synced: 4 months ago
JSON representation

A collection of examples and demonstrations to help people building the web with Netlify

Awesome Lists containing this project

README

          

![Netlify Examples](https://github.com/netlify/examples/assets/5865/4145aa2f-b915-404f-af02-deacee24f7bf)

# Netlify Examples

A collection of examples and demos for people building the web with Netlify

- Serverless functions, hello world — [Site](https://example-functions-hello-world.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/serverless/functions-hello-world)
- Edge Functions Examples — [Site](https://edge-functions-examples.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/edge-functions)
- Client side auth with Clerk - [Code](https://github.com/netlify/examples/tree/main/examples/auth/clerk-js)
- Gated content with Clerk - [Code](https://github.com/netlify/examples/tree/main/examples/auth/clerk-gated-page)
- Astro platform starter - [Site](https://compose-astro-demo.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/compose-astro-platform-demo)
- Astro Server Islands - [Site](https://example-astro-server-islands.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/astro-server-islands)
- Astro with Sanity - [Site](https://example-astro-sanity.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/astro-with-sanity)
- Astro with Qwik - [Site](https://example-astro-qwik.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/astro-with-qwik)
- Astro with Netlify Visual Editor - [Site](https://example-astro-visual-editor.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/astro-with-visual-editor)
- Astro with Motion - [Site](https://example-astro-motion.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/astro-with-motion)
- AI Executive Summaries - [Site](https://example-ai-executive-summaries.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/ai-executive-summaries)
- AI Speech to Content with Groq - [Code](https://github.com/netlify/examples/tree/main/examples/ai-speech-to-content)
- AI RAG Application - [Code](https://github.com/netlify/examples/tree/main/examples/ai-rag)
- Block AI bots - [Site](https://example-disallow-ai-bots.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/ai-bot-control)
- Supabase with Astro - [Site](https://supabase-astro-example.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/supabase-astro)
- Turso with Astro - [Site](https://turso-astro.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/turso-astro)
- Geosimcities: GeoCities with Advanced AI and Langbase - [Site](https://geosimcities.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/geosimcities)
- User-generated uploads - [Site](https://example-user-uploads-astro-blobs.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/user-image-uploads-astro-blobs)
- Hydrogen storefront with advanced caching - [Site](https://example-hydrogen-caching.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/hydrogen-caching)
- Nuxt 4 with advanced caching - [Site](https://example-nuxt-4-caching.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/nuxt-4-caching)
- Nuxt AI chat starter - [Site](https://example-nuxt-chat.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/frameworks/nuxt-chat)
- MCP with Netlify serverless functions - [Site](https://mcp-example-serverless.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/mcp/serverless-mcp)
- MCP with Hono - [Site](https://mcp-example-hono.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/mcp/hono-mcp)
- MCP with Express - [Site](https://mcp-example-express.netlify.app/), [Code](https://github.com/netlify/examples/tree/main/examples/mcp/express-mcp)

## Repo organization

- [/examples](examples) — a collection of deployable examples
- [/boilerplates](boilerplates) — Scaffolds for creating new demos with popular frameworks
- [/styles](styles) - Styles for demos and examples to use for consistency. ([See site for usage](https://example-styles.netlify.app))