Add tutorials link

This commit is contained in:
ernstmul
2024-11-01 10:00:15 +01:00
parent 18696a1f71
commit 7b01041a2f
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ difficulty: beginner
readtime: 25
framework: Nuxt
category: Web
back: /docs
back: /docs/tutorials
---
**Idea tracker**: an app to track all the side project ideas that you'll start, but probably never finish.

View File

@@ -3,7 +3,7 @@ layout: tutorial
title: Build an ideas tracker with Vue.js
description: Learn to build an idea tracker app with Appwrite and Vue with authentication, databases and collections, queries, pagination, and file storage.
step: 1
back: /docs
back: /docs/tutorials
framework: Vue
category: Web
---