{"id":35320376,"url":"https://github.com/ebowwa/nextjs-monorepo","last_synced_at":"2026-02-13T06:42:21.638Z","repository":{"id":306338074,"uuid":"1025844137","full_name":"ebowwa/nextjs-monorepo","owner":"ebowwa","description":"Monorepo containing multiple unmaintained Next.js applications with Turborepo for efficient builds","archived":false,"fork":false,"pushed_at":"2025-07-25T00:04:25.000Z","size":77046,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-19T15:35:59.125Z","etag":null,"topics":["monorepo","nextjs","react","tailwindcss","turborepo","typescript","vercel"],"latest_commit_sha":null,"homepage":"","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/ebowwa.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}},"created_at":"2025-07-24T22:41:20.000Z","updated_at":"2025-07-25T21:59:18.000Z","dependencies_parsed_at":"2025-07-25T05:11:02.813Z","dependency_job_id":"c1567063-b3f6-4296-8acf-ad6d97845a78","html_url":"https://github.com/ebowwa/nextjs-monorepo","commit_stats":null,"previous_names":["ebowwa/nextjs-monorepo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebowwa/nextjs-monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebowwa%2Fnextjs-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebowwa%2Fnextjs-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebowwa%2Fnextjs-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebowwa%2Fnextjs-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebowwa","download_url":"https://codeload.github.com/ebowwa/nextjs-monorepo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebowwa%2Fnextjs-monorepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["monorepo","nextjs","react","tailwindcss","turborepo","typescript","vercel"],"created_at":"2025-12-30T21:22:08.167Z","updated_at":"2026-02-13T06:42:21.630Z","avatar_url":"https://github.com/ebowwa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Monorepo\n\nThis monorepo consolidates 18 Next.js projects into a single repository for easier management.\n\n## Structure\n\n```\nnextjs-monorepo/\n├── apps/\n│   ├── acceleration-blog/      # Next.js blog\n│   ├── alchemist/             # Next.js app\n│   ├── app-router-pmndrs/     # Next.js app router example\n│   ├── dockerized-nextjs/     # Dockerized Next.js example\n│   ├── edesia-next/           # Next.js app\n│   ├── giannacollectables/    # Next.js e-commerce\n│   ├── goldson/               # Next.js app\n│   ├── https-x-workers-bots/  # Next.js with workers\n│   ├── next-client-yolo/      # Next.js client\n│   ├── resmp.dev/             # Next.js portfolio\n│   ├── solana-site/           # Solana Next.js example\n│   ├── threejs-nextjs/        # Three.js integration (nueralink)\n│   ├── r3f-example/           # React Three Fiber example\n│   ├── synth-next/            # Next.js with FastAPI\n│   ├── blog-starter/          # Blog starter template\n│   ├── next-printondemand-site/  # Print on demand site\n│   ├── PoeHackathon/          # Poe hackathon project\n│   └── ascii-llama/           # ASCII art llama with Three.js\n├── packages/               # Shared packages\n└── config/                # Shared configuration\n```\n\n\n## Getting Started\n\n```bash\n# Install dependencies\nnpm install\n\n# Run all apps in development\nnpm run dev\n\n# Build all apps\nnpm run build\n\n# Run linting\nnpm run lint\n```\n\n## Individual App Development\n\nTo work on a specific app:\n\n```bash\ncd apps/[app-name]\nnpm run dev\n```\n\n## Notes\n\n- All apps maintain their original git history\n- Shared dependencies can be added to the root package.json\n- Each app can still be deployed independently","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febowwa%2Fnextjs-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febowwa%2Fnextjs-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febowwa%2Fnextjs-monorepo/lists"}