{"id":19245827,"url":"https://github.com/reactplay/create-react-play","last_synced_at":"2025-04-21T10:33:22.295Z","repository":{"id":44438713,"uuid":"505033456","full_name":"reactplay/create-react-play","owner":"reactplay","description":"This is a npm package which works as a backbone of the application. This makes the application management more controlled. more controlled. ","archived":false,"fork":false,"pushed_at":"2023-12-13T03:17:02.000Z","size":80,"stargazers_count":11,"open_issues_count":11,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-18T14:16:01.889Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/reactplay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["reactplay"]}},"created_at":"2022-06-19T06:47:50.000Z","updated_at":"2024-03-28T06:19:18.000Z","dependencies_parsed_at":"2023-12-13T04:22:12.701Z","dependency_job_id":"96aac60c-6fa9-47ea-8ad1-76e208f42e83","html_url":"https://github.com/reactplay/create-react-play","commit_stats":{"total_commits":28,"total_committers":4,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"920a7c236df8855a9ec0f4168c41fe1c857319bd"},"previous_names":["reactplay/react-play-dev-kit"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactplay%2Fcreate-react-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactplay%2Fcreate-react-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactplay%2Fcreate-react-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactplay%2Fcreate-react-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactplay","download_url":"https://codeload.github.com/reactplay/create-react-play/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250040448,"owners_count":21365106,"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":["hacktoberfest"],"created_at":"2024-11-09T17:29:29.783Z","updated_at":"2025-04-21T10:33:21.900Z","avatar_url":"https://github.com/reactplay.png","language":"JavaScript","funding_links":["https://github.com/sponsors/reactplay"],"categories":[],"sub_categories":[],"readme":"# Create React Play\n\n## Welcome to  `reactplay.io` ecosystem\n\nA package to generate boilerplate files for creating a play withing your local system. Another idea of this package to create a backbone structure for running all sort of maintenance and house keeping task.\n\n[![Node.js Package](https://github.com/reactplay/create-react-play/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/reactplay/create-react-play/actions/workflows/npm-publish.yml)\n\n## Command Line Options\nHere are few options\n- -h/help: Show all available arguments and flags\n- -c/create: Creates a play boilerplate within local directory structure\n- -u/update: Update an exsiting play\n- -p/prepare: Prepre an environment for build/run\n\n## How it works\n\n### Example: Create a play\n1. Fork [reactplay](https://github.com/reactplay/react-play)\n2. Clone your branch\n3. Install packages using\n   ```bash\n   yarn\n   #or\n   npm install\n   ```\n4. run reactplay application using \n   ```bash\n   yarn start\n   #or\n   npm start\n   ```\n5. Hit \"Create\" button on web portal\n6. Provide necessary information\n7. Submit your play request\n8. It will generate an unique id for you\n9. \u003cb\u003eNavigate to root directory of your local reactplay repo and run \n   ```bash\n   npx create-react-play -c \u003cthe_unique_id\u003e\n   ```\n   This will create necessary resources and link them together.\n   \u003c/b\u003e\n\n\n\n   **Note:** If the play folder `\u003creactplay_directory\u003e/plays/\u003cyour_play_name\u003e` remain empty after running above command that means you might be in some older version of the package. Use `@latest` in that case\n      ```bash\n      npx create-react-play@latest -c \u003cthe_unique_id\u003e\n      ```\n   \n10. Now you will find your play under\n    ```\n    \u003creactplay_directory\u003e/plays/\u003cyour_play_name\u003e\n    ```\n11. Now its all with you, create an awesome play and flaunt it infront of the globe\n12. Create a pull request when you are done    \n\n### Example: Prepare environemnt\n```bash\n   npx create-react-play@latest -p\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactplay%2Fcreate-react-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactplay%2Fcreate-react-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactplay%2Fcreate-react-play/lists"}