{"id":20494883,"url":"https://github.com/apiko-dev/bootstrap-project","last_synced_at":"2025-04-13T17:43:13.046Z","repository":{"id":34876761,"uuid":"173117472","full_name":"apiko-dev/bootstrap-project","owner":"apiko-dev","description":"A CLI for bootstrapping Apiko projects","archived":false,"fork":false,"pushed_at":"2022-12-08T15:06:03.000Z","size":466,"stargazers_count":7,"open_issues_count":17,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T08:45:08.007Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apiko-dev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-28T13:31:01.000Z","updated_at":"2021-12-19T21:27:47.000Z","dependencies_parsed_at":"2023-01-15T09:49:28.608Z","dependency_job_id":null,"html_url":"https://github.com/apiko-dev/bootstrap-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fbootstrap-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fbootstrap-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fbootstrap-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fbootstrap-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiko-dev","download_url":"https://codeload.github.com/apiko-dev/bootstrap-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248756258,"owners_count":21156741,"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-15T17:43:38.117Z","updated_at":"2025-04-13T17:43:13.027Z","avatar_url":"https://github.com/apiko-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrap-project CLI\n\n\u003e A CLI for bootstrapping Apiko projects\n\n# Installation\n\nYou should install the CLI globally using `npm` or `yarn`:\n\n```bash\n$ npm i -g @apiko/bootstrap-project\n```\n\nAfter that, `bootstrap-project` command will be available for you.\n\nOr use can use it directly running via `npx`:\n\n```bash\n npx @apiko/bootstrap-project --help\n```\n\nMake sure to include the scope (`@apiko`) when you're running using npx.\n\n## Available commands\n\n#### React Native\n\nYou can use `react-native` (alias `rn`) command to bootstrap React Native project.\n\n```bash\n$ bootstrap-project react-native \u003cname\u003e\n```\n\nUse `--help` to see all available options:\n\n```bash\n$ bootstrap-project react-native --help\n```\n\n#### Expo\n\nYou can use `expo` command to bootstrap Expo project.\n\n```bash\n$ bootstrap-project expo \u003cname\u003e\n```\n\nUse `--help` to see all available options:\n\n```bash\n$ bootstrap-project expo --help\n```\n\n#### create-react-app\n\nYou can use `create-react-app` command to bootstrap react (create-react-app) project.\n\n```bash\n$ bootstrap-project create-react-app \u003cname\u003e\n```\n\nUse `--help` to see all available options:\n\n```bash\n$ bootstrap-project create-react-app --help\n```\n\n### Library\n\n##### React Native Library\n\nYou can use `react-native-lib` (alias `rn-lib`) command to bootstrap React Native Library project with an optional example.\n\n```bash\n$ bootstrap-project react-native-lib \u003cname\u003e [options]\n```\n\nUse `--help` to see all available options:\n\n```bash\n$ bootstrap-project react-native-lib --help\n```\n\n# License\nMIT - see LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Fbootstrap-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiko-dev%2Fbootstrap-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Fbootstrap-project/lists"}