{"id":31918647,"url":"https://github.com/onlook-dev/onlook-t3-template","last_synced_at":"2026-07-17T22:36:51.172Z","repository":{"id":317648286,"uuid":"1068261791","full_name":"onlook-dev/onlook-t3-template","owner":"onlook-dev","description":"T3 stack template for Onlook projects with TypeScript, Next.js, tRPC, Tailwind CSS, and Drizzle ORM","archived":false,"fork":false,"pushed_at":"2025-10-02T05:38:49.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-17T22:36:44.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://onlook.com","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/onlook-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-02T05:32:15.000Z","updated_at":"2026-03-25T00:46:45.000Z","dependencies_parsed_at":"2025-10-06T05:45:13.249Z","dependency_job_id":null,"html_url":"https://github.com/onlook-dev/onlook-t3-template","commit_stats":null,"previous_names":["onlook-dev/onlook-t3-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onlook-dev/onlook-t3-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlook-dev%2Fonlook-t3-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlook-dev%2Fonlook-t3-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlook-dev%2Fonlook-t3-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlook-dev%2Fonlook-t3-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlook-dev","download_url":"https://codeload.github.com/onlook-dev/onlook-t3-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlook-dev%2Fonlook-t3-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35598364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-13T21:14:41.440Z","updated_at":"2026-07-17T22:36:51.167Z","avatar_url":"https://github.com/onlook-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Onlook T3 Template\n\nA T3 stack template for Onlook projects with TypeScript, Next.js, tRPC, Tailwind CSS, and Drizzle ORM.\n\n## Stack\n\n- **Framework:** [Next.js](https://nextjs.org) with App Router\n- **Language:** [TypeScript](https://typescriptlang.org)\n- **Database:** [SQLite](https://sqlite.org) with [Drizzle ORM](https://orm.drizzle.team)\n- **API:** [tRPC](https://trpc.io)\n- **Styling:** [Tailwind CSS](https://tailwindcss.com)\n- **Package Manager:** [Bun](https://bun.sh)\n\n## Getting Started\n\n1. Install dependencies:\n   ```bash\n   bun install\n   ```\n\n2. Set up the database:\n   ```bash\n   bun run db:push\n   ```\n\n3. Start the development server:\n   ```bash\n   bun run dev\n   ```\n\n## Scripts\n\n- `bun run dev` - Start development server with Turbopack\n- `bun run build` - Build for production\n- `bun run start` - Start production server\n- `bun run preview` - Build and preview production build\n- `bun run typecheck` - Run TypeScript type checking\n- `bun run lint` - Run ESLint\n- `bun run format` - Format code with ESLint\n- `bun run db:push` - Push schema changes to database\n- `bun run db:generate` - Generate database migrations\n- `bun run db:migrate` - Run database migrations\n- `bun run db:studio` - Open Drizzle Studio\n\n## Environment Variables\n\nCopy `.env.example` to `.env` and fill in the required values:\n\n```bash\ncp .env.example .env\n```\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)\n\n## License\n\nApache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlook-dev%2Fonlook-t3-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonlook-dev%2Fonlook-t3-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlook-dev%2Fonlook-t3-template/lists"}