No description
Find a file
2023-04-20 14:17:26 +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 rename to snapify 2023-04-20 14:17:26 +02:00
tests add stripe checkout e2e test 2023-04-19 01:32:51 +02:00
.env.example rename AWS_ACCESS_KEY to AWS_SECRET_ACCESS_KEY 2023-04-19 23:50:00 +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 shareModal and the ability to toggle share state 2023-04-14 15:04:55 +02:00
package-lock.json rename to snapify 2023-04-20 14:17:26 +02:00
package.json rename to snapify 2023-04-20 14:17:26 +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 initial commit 2023-04-10 20: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.