add template

This commit is contained in:
Bilal Godil 2025-10-14 21:06:39 -07:00
parent afa6e5a31a
commit 2e9c3f0d1e

View File

@ -77,4 +77,5 @@ export const myQuery = query({
});
```
For more information on how to use Stack Auth, see the [Stack Auth docs](https://docs.stack-auth.com).
You can find the full example [here on GitHub](https://github.com/stack-auth/convex-next-template).