{"id":19755841,"url":"https://github.com/cap-js/calesi","last_synced_at":"2025-05-12T17:14:05.438Z","repository":{"id":203689602,"uuid":"685079171","full_name":"cap-js/calesi","owner":"cap-js","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-19T17:43:59.000Z","size":702,"stargazers_count":8,"open_issues_count":8,"forks_count":1,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-05-12T17:14:03.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/cap-js.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-08-30T13:24:59.000Z","updated_at":"2025-02-19T17:44:03.000Z","dependencies_parsed_at":"2024-01-31T06:52:39.745Z","dependency_job_id":"b8e10f74-4a35-4652-9fc4-9777375518c9","html_url":"https://github.com/cap-js/calesi","commit_stats":null,"previous_names":["cap-js/calesi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcalesi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcalesi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcalesi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcalesi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cap-js","download_url":"https://codeload.github.com/cap-js/calesi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785008,"owners_count":21963902,"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-11-12T03:13:40.558Z","updated_at":"2025-05-12T17:14:05.413Z","avatar_url":"https://github.com/cap-js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workspace Repo for Calesi Projects\n\nWe use this repo to develop, test and demo the calesi plugins. It is a monorepo with two workspaces configured in `package.json`:\n\n```jsonc\n\"workspaces\": [\n  \"incidents-app\",\n  \"plugins/*\"\n],\n```\n\n- **`incidents-app`** is the reference app we use to showcase all calesi effects; added here as a *git submodule*.\n- **`plugins/*`**  is place to put in your CAP plugin packages; as standard *git clones*.\n\nAs a monorepo it allows to refer to all packages in one of the above folders with standard npm dependencies. This is particularly helpful when your plugin is not yet published. \n\n\n\n## Clone the monorepo\n\nTo get started clone the repository and run npm install:\n\n```sh\ngit clone --recursive https://github.com/cap-js/calesi.git\n```\n\n\n\n## Add a Pugin\n\nAdd your work-in-progress plugin repo into the `./plugins` folder:\n\n```sh\ngit clone https://github.com/cap-js/attachments.git plugins/attachments\n```\n\n\n\n## Use it with Ref App\n\nUse your plugin with the enclosed `incidents-app`  as if it had been released already:\n\n```sh\ncd incidents-app\n```\n\n```sh\nnpm add @cap-js/attachments #\u003e will be linked to ../plugins/attachements\n```\n\n```sh\ncds watch #... as usual\n```\n\nGo on adding plugin-specific content...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap-js%2Fcalesi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcap-js%2Fcalesi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap-js%2Fcalesi/lists"}