{"id":13682999,"url":"https://github.com/juliusmarminge/t3-complete","last_synced_at":"2025-04-12T19:42:28.557Z","repository":{"id":65852073,"uuid":"601329034","full_name":"juliusmarminge/t3-complete","owner":"juliusmarminge","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-01T11:53:12.000Z","size":317,"stargazers_count":276,"open_issues_count":15,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T22:09:27.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://t3-complete.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliusmarminge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-13T20:52:14.000Z","updated_at":"2025-02-24T08:25:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3678ac7-f874-4c90-943e-09d6698751dc","html_url":"https://github.com/juliusmarminge/t3-complete","commit_stats":{"total_commits":191,"total_committers":3,"mean_commits":"63.666666666666664","dds":0.2094240837696335,"last_synced_commit":"8a0ce10c3a0ee641fed91ff1ed23ee4e1cc0e02b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarminge%2Ft3-complete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarminge%2Ft3-complete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarminge%2Ft3-complete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarminge%2Ft3-complete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliusmarminge","download_url":"https://codeload.github.com/juliusmarminge/t3-complete/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625295,"owners_count":21135511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:01:57.096Z","updated_at":"2025-04-12T19:42:28.522Z","avatar_url":"https://github.com/juliusmarminge.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","others"],"sub_categories":[],"readme":"# Create T3 App (extended)\n\nThis is an extended version of the [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app` that includes:\n\n- UI Components using [shadcn/ui](https://ui.shadcn.com) - which is built on top of [Radix UI](https://radix-ui.com) \u0026 [Tailwind CSS](https://tailwindcss.com)\n- Full-Stack CRUD example with tRPC mutations (protected routes) using the UI components together with [react-hook-form](https://react-hook-form.com).\n- E2E Testing using [Playwright](https://playwright.dev)\n- Integration tests using [Vitest](https://vitest.dev).\n- Docker Compose setup for local database\n- [`@next/font`] for optimized fonts\n\n[Try it out now!](https://t3-complete.vercel.app)\n\n## Getting Started\n\n1. Install deps\n\n```bash\npnpm install\n```\n\n2. Start the db\n\n```bash\ndocker compose up -d\n```\n\n3. Update env and push the schema to the db\n\n```bash\ncp .env.example .env\npnpm prisma db push\n```\n\n4. Start the dev server\n\n```bash\npnpm dev\n```\n\n5. Run the tests\n\n```bash\npnpm test\n```\n\n---\n\nThis is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app`.\n\n## What's next? How do I make an app with this?\n\nWe 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.\n\nIf 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.\n\n- [Next.js](https://nextjs.org)\n- [NextAuth.js](https://next-auth.js.org)\n- [Prisma](https://prisma.io)\n- [Tailwind CSS](https://tailwindcss.com)\n- [tRPC](https://trpc.io)\n\n## Learn More\n\nTo learn more about the [T3 Stack](https://create.t3.gg/), take a look at the following resources:\n\n- [Documentation](https://create.t3.gg/)\n- [Learn the T3 Stack](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) — Check out these awesome tutorials\n\nYou can check out the [create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) — your feedback and contributions are welcome!\n\n## How do I deploy this?\n\nFollow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliusmarminge%2Ft3-complete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliusmarminge%2Ft3-complete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliusmarminge%2Ft3-complete/lists"}