Skip to content

Commit 7c2c8c5

Browse files
authored
Enhance Dexie Cloud tutorial with example links
Added links to working examples of Dexie Cloud applications.
1 parent b338bbd commit 7c2c8c5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/Tutorial/Dexie-Cloud.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ layout: docs-dexie-cloud
33
title: 'Get started with Dexie Cloud'
44
---
55

6+
This tutorial goes through the basics on how to create a dexie cloud app. If you prefer looking at a working example:
7+
8+
* [Vite: Dexie Cloud To-Do PWA](https://github.com/dexie/Dexie.js/blob/master/samples/dexie-cloud-todo-app/README.md)
9+
* [Next.js: Dexie Cloud Starter](https://github.com/dexie/dexie-cloud-starter)
10+
611
## 1. Bootstrapping
712

813
No matter if you create a brand new app or adjust an existing one, this tutorial will guide you through the steps.

0 commit comments

Comments
 (0)