{"id":14155665,"url":"https://github.com/AS-Devs/create-setup","last_synced_at":"2025-08-06T01:32:13.953Z","repository":{"id":247426134,"uuid":"825604085","full_name":"AS-Devs/create-setup","owner":"AS-Devs","description":"This is an Setup CLI tool to have different template so that we can create custom apps with an initial setup","archived":false,"fork":false,"pushed_at":"2024-07-13T19:58:36.000Z","size":542,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-08-17T08:05:46.686Z","etag":null,"topics":["boilerplate","npm","pnpm","react","semoss-sdk","starter","template"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@susanta96/create-setup","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/AS-Devs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-07-08T06:59:21.000Z","updated_at":"2024-08-17T08:05:58.410Z","dependencies_parsed_at":"2024-08-17T08:16:50.956Z","dependency_job_id":null,"html_url":"https://github.com/AS-Devs/create-setup","commit_stats":null,"previous_names":["as-devs/create-setup"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS-Devs%2Fcreate-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS-Devs%2Fcreate-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS-Devs%2Fcreate-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS-Devs%2Fcreate-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AS-Devs","download_url":"https://codeload.github.com/AS-Devs/create-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228821409,"owners_count":17977168,"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":["boilerplate","npm","pnpm","react","semoss-sdk","starter","template"],"created_at":"2024-08-17T08:04:50.610Z","updated_at":"2024-12-09T02:31:30.667Z","avatar_url":"https://github.com/AS-Devs.png","language":"TypeScript","funding_links":[],"categories":["boilerplate"],"sub_categories":[],"readme":"# @susanta96/create-setup\n\nThis is an idea to built an scafolling CLI tool which helps you to run different templates for different projects. To Start an project you just need to run the command and it will ask you for the project name and the template you want to use. It will create a folder with the project name and will copy the template files to the project folder.\n\n## Quick start guide\n\nDirectly use this command in your terminal.\n\n```bash\nnpx @susanta96/create-setup@latest\n\n#or\n\npnpm dlx @susanta96/create-setup@latest\n\n#or\n\nbunx @susanta96/create-setup@latest\n```\n\nIt will ask the following questions:\n\n- Project name\n- Template type\n\nThe CLI will create a new directory named by the project name.\nGo to project folder, and run these commands.\n\n```bash\ncd \"folder_name\"\npnpm install\npnpm dev\n```\n\n\n## Available Templates Types\n\n- React with CFG SDK \u0026 ViteJS (Recommended)\n- React with CFG SDK \u0026 Webpack\n\n## Features that helps you\n\n- vite.js\n- webpack\n- React\n- TypeScript (optional)\n- EsLint\n- Prettier\n- Visual Studio Code Extension recommendations\n- Visual Studio Code settings (format \u0026 lint your code on save)\n- TailwindCSS (optional)\n- Shadcn-ui (optional)\n- Recoil (state-management)\n- TanStack Query (optional)\n- @semoss/sdk\n- @semoss/sdk-react\n\n## Notes\n\nAll templates provide a simple counter app without styles or very basic styles. But for CFG specific apps will have proper README to setup the Semoss SDK and Environment Variable Required.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAS-Devs%2Fcreate-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAS-Devs%2Fcreate-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAS-Devs%2Fcreate-setup/lists"}