{"id":22824532,"url":"https://github.com/csprance/cep-tests","last_synced_at":"2025-03-31T00:19:46.228Z","repository":{"id":43499125,"uuid":"316553426","full_name":"csprance/cep-tests","owner":"csprance","description":"A test of adobe cep and typescript","archived":false,"fork":false,"pushed_at":"2023-01-06T16:44:12.000Z","size":2701,"stargazers_count":0,"open_issues_count":24,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T05:31:22.662Z","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/csprance.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}},"created_at":"2020-11-27T16:43:05.000Z","updated_at":"2020-11-27T16:43:12.000Z","dependencies_parsed_at":"2023-02-06T06:47:10.811Z","dependency_job_id":null,"html_url":"https://github.com/csprance/cep-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"mohsinxx365/adobe-cep-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fcep-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fcep-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fcep-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fcep-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csprance","download_url":"https://codeload.github.com/csprance/cep-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246396517,"owners_count":20770382,"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-12-12T17:07:34.922Z","updated_at":"2025-03-31T00:19:46.196Z","avatar_url":"https://github.com/csprance.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Adobe Cep Starter\n\n\u003e **React , Typescript , Nodejs , Extendscript \u0026 Webpack .**\n\nThis is a `starter kit` for developing CEP Panels.\n\nThis Template does a bunch of things to make your life easier:\n\n- Compile our Typescript code into a single `.js` file.\n\n- Converts `Extendscript` to `jsxbin` .\n\n- Create the necessary xml files\n\n- Create a `symlink` into the extensions folder so you can test out the extension quickly\n\n- Syncs your `node_modules` (**not** the `dev dependencies`) into the bundle\n\n## Step By Step Guide\n\n- Make Sure You Have The Following things downloaded\n\n  ```\n   - node.js\n\n   - npm\n  ```\n\n- Run The Following Commands :\n\n  ```\n  ⚠ Note:\n\n  Dont't Put This Project in the Adobe Extension Folder\n\n  You Can Put This Project in your \"desktop\" or \"documents\" folder\n\n  The Remaining Work Will Be taken Care by the build scripts.\n  ```\n\n  ```shell\n  git clone git@github.com:mohsinxx365/adobe-cep-starter.git\n\n  cd adobe_cep_starter\n\n  npm install\n\n  cd server\n\n  npm install\n  ```\n\n* You Can Configure the extension settings in the `pluginrc.js` File\n\n  \u003e 💡 Tip : You can can change all the words from `starter` to your `extension_name`\n\n## Build Scripts\n\n```\n⚠ Note:\n\nThese Commands are only available in the root directory of the project\n```\n\n\n👇 This will Run the project in the browser with hot reload functionality\n\n```shell\nnpm start\n```\n\n👇 This Will Generate a build folder in your project and Create a symlink in the adobe extension folder path , after running the above command you can `preview` your extension in your `adobe app`\n\n```shell\nnpm run release:dev\n```\n\n👇 This will Generate a production Ready Build Folder And a signed Zxp File\n\n```shell\nnpm run release:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsprance%2Fcep-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsprance%2Fcep-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsprance%2Fcep-tests/lists"}