Skip to content

Commit 0220926

Browse files
committed
2 parents 68fc047 + 0203d83 commit 0220926

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

README.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,5 @@
1-
# Create T3 App
1+
# ZenStack Next.js Tutorial Project
22

3-
This is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app`.
3+
This is a sample project for demonstrating how to use ZenStack in a Next.js project.
44

5-
## What's next? How do I make an app with this?
6-
7-
We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.
8-
9-
If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our [Discord](https://t3.gg/discord) and ask for help.
10-
11-
- [Next.js](https://nextjs.org)
12-
- [NextAuth.js](https://next-auth.js.org)
13-
- [Prisma](https://prisma.io)
14-
- [Tailwind CSS](https://tailwindcss.com)
15-
- [tRPC](https://trpc.io)
16-
17-
## Learn More
18-
19-
To learn more about the [T3 Stack](https://create.t3.gg/), take a look at the following resources:
20-
21-
- [Documentation](https://create.t3.gg/)
22-
- [Learn the T3 Stack](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) — Check out these awesome tutorials
23-
24-
You can check out the [create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) — your feedback and contributions are welcome!
25-
26-
## How do I deploy this?
27-
28-
Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.
5+
See documentation [here](https://zenstack.dev/docs/get-started/nextjs).

0 commit comments

Comments
 (0)