{"id":13527100,"url":"https://github.com/cabloy/cabloy","last_synced_at":"2026-06-13T10:02:17.365Z","repository":{"id":37677877,"uuid":"117403675","full_name":"cabloy/cabloy","owner":"cabloy","description":"🚀 Cabloy is a Node.js fullstack framework for AI vibe coding.","archived":false,"fork":false,"pushed_at":"2026-06-10T08:45:29.000Z","size":259983,"stargazers_count":966,"open_issues_count":0,"forks_count":132,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-06-10T09:14:21.041Z","etag":null,"topics":["full-stack","nodejs"],"latest_commit_sha":null,"homepage":"https://cabloy.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cabloy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-14T05:13:19.000Z","updated_at":"2026-06-09T14:55:19.000Z","dependencies_parsed_at":"2023-09-22T12:06:16.252Z","dependency_job_id":"c1ff10e2-2761-4b13-97fd-af96a58b664e","html_url":"https://github.com/cabloy/cabloy","commit_stats":{"total_commits":13718,"total_committers":5,"mean_commits":2743.6,"dds":0.008456043154978832,"last_synced_commit":"e6d56acf135bf6de8b51a054332fa30395c60080"},"previous_names":["cabloy/cabloy-pro","zhennann/cabloy","cabloy/cabloy"],"tags_count":5346,"template":false,"template_full_name":null,"purl":"pkg:github/cabloy/cabloy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cabloy%2Fcabloy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cabloy%2Fcabloy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cabloy%2Fcabloy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cabloy%2Fcabloy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cabloy","download_url":"https://codeload.github.com/cabloy/cabloy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cabloy%2Fcabloy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34279898,"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-06-13T02:00:06.617Z","response_time":62,"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":["full-stack","nodejs"],"created_at":"2024-08-01T06:01:41.109Z","updated_at":"2026-06-13T10:02:17.358Z","avatar_url":"https://github.com/cabloy.png","language":"TypeScript","funding_links":[],"categories":["Repository","TypeScript"],"sub_categories":["Web Frameworks"],"readme":"# Cabloy\n\n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/cabloy/cabloy/blob/main/LICENSE)\n[![npm version](https://img.shields.io/npm/v/cabloy.svg?style=flat-square\u0026label=cabloy)](https://www.npmjs.com/package/cabloy)\n[![npm downloads](https://img.shields.io/npm/dm/cabloy?color=orange\u0026label=downloads)](https://www.npmjs.com/package/cabloy)\n[![Docs](https://img.shields.io/badge/docs-cabloy-4f46e5.svg?style=flat-square)](https://docs.cabloy.com)\n[![Demo](https://img.shields.io/badge/demo-cabloy.com-059669.svg?style=flat-square)](https://cabloy.com)\n\nCabloy is a Node.js fullstack framework for AI vibe coding.\n\nUse one fullstack framework instead of stitching together separate backend and frontend stacks.\n\nWith Vona, Zova, suite-based modules, and CLI-first workflows, Cabloy turns common scaffolding, metadata, refactors, and verification into explicit commands for faster, more accurate AI vibe coding.\n\n[Documentation](https://docs.cabloy.com) · [npm](https://www.npmjs.com/package/cabloy) · [Web Demo](https://cabloy.com) · [Admin Demo](https://cabloy.com/admin) · [GitHub](https://github.com/cabloy/cabloy)\n\n## Get Started\n\n### Prerequisites\n\nBefore creating a new Cabloy project, make sure your environment has:\n\n| Name       | Version    |\n| ---------- | ---------- |\n| pnpm       | `\u003e=11.5.2` |\n| Node.js    | `\u003e=24.4.0` |\n| Redis      | `\u003e=7.2.6`  |\n| SQLite3    | `Built-in` |\n| MySQL      | `\u003e=8`      |\n| PostgreSQL | `\u003e=16`     |\n\n- `Redis`: powers queue, schedule, startup, broadcast, caching, two-layer cache, and redlock\n- `SQLite3`: if you use `better-sqlite3`, set up `node-gyp` before installing dependencies\n\nCreate a new Cabloy project:\n\n```bash\nnpm create cabloy\n```\n\nThe generated project already includes `CLAUDE.md` and the `.claude/` workspace assets. This path creates a Cabloy Basic project baseline. Open this project in Claude Code and start coding immediately with project-specific guidance.\n\nFor **Cabloy Start**, purchase access to the licensed private repository, clone `git@github.com:cabloy/cabloy-start.git`, and run `npm run init`. For the complete Start onboarding flow, read the [Cabloy Start](https://docs.cabloy.com/editions/cabloy-start) page.\n\nThen continue with the framework docs:\n\n- [Fullstack Quickstart](https://docs.cabloy.com/fullstack/quickstart)\n- [Documentation](https://docs.cabloy.com)\n- [Fullstack Introduction](https://docs.cabloy.com/fullstack/introduction)\n- [Backend Introduction](https://docs.cabloy.com/backend/introduction)\n- [Frontend Introduction](https://docs.cabloy.com/frontend/introduction)\n- [Editions Overview](https://docs.cabloy.com/editions/overview)\n- [Choosing Between Cabloy Basic and Cabloy Start](https://docs.cabloy.com/editions/choosing-between-basic-and-start)\n\nTo upgrade an existing Cabloy project:\n\n```bash\nnpm run upgrade\n```\n\n## Highlights\n\n- **One framework system** — build backend and frontend in one fullstack architecture\n- **Vona + Zova** — use aligned backend and frontend frameworks for code sharing, workflow reuse, and cross-stack consistency\n- **Suite-based modular system** — organize capabilities as suites and modules so services, features, metadata, and tooling evolve in composable units\n- **Multiple delivery modes** — deliver SSR, SPA, Web, and Admin applications with shared conventions across the stack\n- **CLI-first workflows for AI vibe coding** — turn common scaffolding, metadata, refactors, and verification into explicit commands for faster, more accurate AI vibe coding\n- **Monorepo-native development** — keep framework source, docs, and tooling aligned in one monorepo workflow\n\n## Technology Stack\n\n### General\n\n| Package    | Version  |\n| ---------- | -------- |\n| TypeScript | `^5.9.3` |\n| Zod        | `^4.3.6` |\n\n### Backend (Vona)\n\n| Package                          | Version   |\n| -------------------------------- | --------- |\n| Koa                              | `^3.2.0`  |\n| Knex                             | `^3.2.9`  |\n| Redis Client (`ioredis`)         | `^5.10.1` |\n| SQLite Driver (`better-sqlite3`) | `^12.9.0` |\n\n### Frontend (Zova)\n\n| Package        | Version     |\n| -------------- | ----------- |\n| Vue            | `^3.5.32`   |\n| Vite           | `^8.0.14`   |\n| Quasar         | `^2.19.3`   |\n| TanStack Query | `^5.100.10` |\n| TanStack Form  | `^1.32.0`   |\n| TanStack Table | `^8.21.3`   |\n\n### Shared Frontend Engineering Layer\n\n- Vue\n- Vite\n- Quasar tooling such as `quasar dev` and `quasar build`\n- TanStack libraries where applicable\n\nQuasar is used here for engineering tooling rather than as the edition UI component library.\n\n### Edition-specific UI Layer\n\n- **Cabloy Basic**: DaisyUI + Tailwind CSS\n- **Cabloy Start**: Vuetify\n\n## Contributing\n\nContributions to the Cabloy framework, docs, and tooling are welcome.\n\nUse the root [package.json](https://github.com/cabloy/cabloy/blob/main/package.json) as the shared workflow entrypoint:\n\n```bash\nnpm run init\nnpm run dev\nnpm run tsc\nnpm run test\nnpm run build\n```\n\nFor more details, see:\n\n- [Editions Overview](https://docs.cabloy.com/editions/overview)\n- [Choosing Between Cabloy Basic and Cabloy Start](https://docs.cabloy.com/editions/choosing-between-basic-and-start)\n- [Repo Scripts](https://docs.cabloy.com/reference/repo-scripts)\n- [Package Map](https://docs.cabloy.com/reference/package-map)\n- [AI Development Introduction](https://docs.cabloy.com/ai/introduction)\n\nContribution guidelines:\n\n- prefer CLI-backed workflows with `npm run vona` and `npm run zova`\n- put user-facing and agent-facing guidance in [docs.cabloy.com](https://docs.cabloy.com)\n- put maintainer rationale, architecture notes, and ADRs in [.docs-internal/](https://github.com/cabloy/cabloy/tree/main/.docs-internal)\n- verify framework changes with the narrowest meaningful checks first, then shared root scripts when broader confidence is needed\n\nTo report bugs or propose changes, use [GitHub Issues](https://github.com/cabloy/cabloy/issues) or open a pull request in [github.com/cabloy/cabloy](https://github.com/cabloy/cabloy).\n\n## Community\n\n- [GitHub Issues](https://github.com/cabloy/cabloy/issues)\n- [X / Twitter](https://x.com/zhennann2024)\n- [Bilibili](https://space.bilibili.com/454737998)\n\n## License\n\n[MIT](https://github.com/cabloy/cabloy/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcabloy%2Fcabloy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcabloy%2Fcabloy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcabloy%2Fcabloy/lists"}