{"id":40233848,"url":"https://github.com/lemoncloud-io/codes-monorepo-template","last_synced_at":"2026-01-19T23:03:42.859Z","repository":{"id":322192503,"uuid":"1077318429","full_name":"lemoncloud-io/codes-monorepo-template","owner":"lemoncloud-io","description":"Codes Common Monorepo Template","archived":false,"fork":false,"pushed_at":"2026-01-14T13:33:39.000Z","size":1016,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-01-14T13:38:10.657Z","etag":null,"topics":["aistudio","eureka-codes","monorepo","refactoring"],"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/lemoncloud-io.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-16T05:05:06.000Z","updated_at":"2026-01-14T07:57:00.000Z","dependencies_parsed_at":"2025-11-03T06:06:22.242Z","dependency_job_id":null,"html_url":"https://github.com/lemoncloud-io/codes-monorepo-template","commit_stats":null,"previous_names":["lemoncloud-io/codes-monorepo-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/lemoncloud-io/codes-monorepo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Fcodes-monorepo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Fcodes-monorepo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Fcodes-monorepo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Fcodes-monorepo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemoncloud-io","download_url":"https://codeload.github.com/lemoncloud-io/codes-monorepo-template/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Fcodes-monorepo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28588971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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":["aistudio","eureka-codes","monorepo","refactoring"],"created_at":"2026-01-19T23:03:42.779Z","updated_at":"2026-01-19T23:03:42.846Z","avatar_url":"https://github.com/lemoncloud-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codes-monorepo-projects\n\nMonorepo with `lemon-core` based `Serverless` API and `React` frontend\n\n## Architecture\n\n```txt\n┌───────────────────────────────────────────────┐\n│       Monorepo Root (npm workspace)           │\n└───────────────────────────────────────────────┘\n                      │\n          ┌───────────┴────────────┐\n          │                        │ \n          ▼                        ▼ \n  ┌──────────────────┐    ┌──────────────────┐\n  │  backend         │    │  frontend        │\n  │  lemon-core API  │◄───┤  React SPA       │\n  │  Port: 8000      │    │  Port: 3000      │\n  └──────────────────┘    └──────────────────┘\n```\n\n## Prerequisites\n\n- Node.js \u003e= 22\n\n## Environment Variables\n\n### Web (apps/frontend)\n\nFrontend calls API at `http://localhost:8000` by default (configurable via `VITE_API_URL`).\n\n## Development\n\n### Run API only\n\n```bash\nnpm run backend\n```\n\n### Run Web only\n\n```bash\nnpm run frontend\n```\n\nWeb will be available at \u003chttp://localhost:3000\u003e\n\n## AI Refactor ft. Gemini\n\nAutomatically splits a React app generated by AIStudio into a monorepo structure.\n\n### Run Refactor\n\n```bash\n# preparing before refactoring. (required to unzip file in sample folder)\n./prepare.sh \u003capp-in-sample-folder\u003e\n\n# refactoring backend w/ gemini\n./refactor-backend.sh\n\n# refactoring frontend w/ gemini\n./refactor-frontend.sh\n\n# or simply run both in same\n./refactor-simply.sh\n```\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemoncloud-io%2Fcodes-monorepo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemoncloud-io%2Fcodes-monorepo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemoncloud-io%2Fcodes-monorepo-template/lists"}