This is a T3 Stack project bootstrapped with create-t3-app.
- Run
yarn - Run
cp .env.example .env - Run
docker compose up -d - Run
yarn db:push - Run
yarn dev
Just run plop.
To learn more about the T3 Stack, take a look at the following resources:
- Documentation
- Learn the T3 Stack — Check out these awesome tutorials
You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!
Follow our deployment guides for Vercel, Netlify and Docker for more information.