Skip to content

Commit 0e93889

Browse files
committed
update README
1 parent 4b358cb commit 0e93889

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
# A Collaborative Todo Sample - ZenStack + Next.js
1+
# A Collaborative Todo Sample - ZenStack v3 + Next.js + TanStack Query
22

3-
This project is a collaborative todo app built with [Next.js](https://nextjs.org) (app router), [Auth.js](https://authjs.dev/), and [ZenStack](https://zenstack.dev).
4-
5-
> See the [pages-route](https://github.com/zenstackhq/sample-todo-nextjs-tanstack/tree/pages-route) branch for an implementation using Next.js's old pages router.
3+
This project is a collaborative todo app built with [Next.js](https://nextjs.org), [Auth.js](https://authjs.dev/), [TanStack Query](https://tanstack.com/query), and [ZenStack v3](https://zenstack.dev/v3).
64

75
In this fictitious app, users can be invited to workspaces where they can collaborate on todos. Public todo lists are visible to all members in the workspace.
86

9-
See a live deployment at: https://zenstack-todo.vercel.app/.
7+
See a live deployment at: https://v3-sample-todo-nextjs.vercel.app/.
108

119
## Features:
1210

@@ -48,4 +46,4 @@ See a live deployment at: https://zenstack-todo.vercel.app/.
4846
npm run dev
4947
```
5048
51-
For more information on using ZenStack, visit [https://zenstack.dev](https://zenstack.dev).
49+
For more information on using ZenStack, visit [https://zenstack.dev](https://zenstack.dev/v3).

0 commit comments

Comments
 (0)