Skip to content

Commit 9ae1b41

Browse files
committed
Removing basic tutorial, adding featured demos.
1 parent 333e0b4 commit 9ae1b41

File tree

3 files changed

+6
-166
lines changed

3 files changed

+6
-166
lines changed

src/content/apps/index.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@
351351
- link: https://github.com/cloudflare/templates/tree/staging/d1-starter-sessions-api
352352
id: Starter code for D1 Sessions API
353353
description: An introduction to D1 Sessions API. This demo simulates purchase orders administration.
354-
tags: []
355354
products: [Workers, D1]
356355
languages: [TypeScript]
357356
cloudflare: true

src/content/docs/d1/demos.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ import { ExternalResources, GlossaryTooltip, ResourcesBySelector } from "~/compo
1010

1111
Learn how you can use D1 within your existing application and architecture.
1212

13+
## Featured Demos
14+
15+
- [Starter code for D1 Sessions API](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/templates/tree/staging/d1-starter-sessions-api): An introduction to D1 Sessions API. This demo simulates purchase orders administration.
16+
17+
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/templates/tree/staging/d1-starter-sessions-api)
18+
1319
## Demos
1420

1521
Explore the following <GlossaryTooltip term="demo application">demo applications</GlossaryTooltip> for D1.

src/content/docs/d1/tutorials/test-read-replication/index.mdx

Lines changed: 0 additions & 165 deletions
This file was deleted.

0 commit comments

Comments
 (0)