No description
Find a file
2023-04-25 19:44:07 +02:00
prisma add stripe checkout 2023-04-16 13:05:18 +02:00
public initial commit 2023-04-10 20:35:08 +02:00
src adjust feature steps in bug reporting use-case 2023-04-25 19:44:07 +02:00
tests add stripe checkout e2e test 2023-04-19 01:32:51 +02:00
.env.example add rate limiting 2023-04-23 20:55:45 +02:00
.eslintrc.cjs initial commit 2023-04-10 20:35:08 +02:00
.gitignore add e2e tests 2023-04-15 20:13:19 +02:00
next.config.mjs add posthog analytics proxy 2023-04-22 10:05:03 +02:00
package-lock.json add rate limiting 2023-04-23 20:55:45 +02:00
package.json add rate limiting 2023-04-23 20:55:45 +02:00
playwright.config.ts add e2e tests 2023-04-15 20:13:19 +02:00
postcss.config.cjs initial commit 2023-04-10 20:35:08 +02:00
prettier.config.cjs initial commit 2023-04-10 20:35:08 +02:00
README.md initial commit 2023-04-10 20:35:08 +02:00
tailwind.config.ts re-design landing page 2023-04-25 19:35:08 +02:00
tsconfig.json initial commit 2023-04-10 20:35:08 +02:00

Create T3 App

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

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.

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 and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.