{"id":13403639,"url":"https://github.com/nodegui/react-nodegui-starter","last_synced_at":"2025-06-10T22:04:08.573Z","repository":{"id":41472470,"uuid":"199706073","full_name":"nodegui/react-nodegui-starter","owner":"nodegui","description":"Starter repository for react based native desktop apps using react-nodegui","archived":false,"fork":false,"pushed_at":"2023-03-15T09:42:08.000Z","size":933,"stargazers_count":173,"open_issues_count":15,"forks_count":30,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-27T17:39:54.757Z","etag":null,"topics":["desktop","gui","native","nodejs","qt","react"],"latest_commit_sha":null,"homepage":"","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/nodegui.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}},"created_at":"2019-07-30T18:27:09.000Z","updated_at":"2024-10-31T06:31:08.000Z","dependencies_parsed_at":"2024-01-24T15:12:29.372Z","dependency_job_id":null,"html_url":"https://github.com/nodegui/react-nodegui-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodegui","download_url":"https://codeload.github.com/nodegui/react-nodegui-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259159657,"owners_count":22814492,"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":["desktop","gui","native","nodejs","qt","react"],"created_at":"2024-07-30T19:01:32.711Z","updated_at":"2025-06-10T22:04:08.547Z","avatar_url":"https://github.com/nodegui.png","language":"JavaScript","readme":"# react-nodegui-starter\n\n**Clone and run for a quick way to see React NodeGui in action.**\n\n\u003cimg alt=\"logo\" src=\"https://github.com/nodegui/react-nodegui-starter/raw/master/assets/demo.png\" height=\"500\" /\u003e\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/nodegui/react-nodegui-starter\n# Install CMake\nbrew install cmake\n# Go into the repository\ncd react-nodegui-starter\n# Install dependencies\nnpm install\n# Run the dev server\nnpm run dev\n# Open andother terminal and run the app\nnpm start\n```\n\n## Installation \u0026 Resources for learning React NodeGui\n\n- [Documentation](https://react.nodegui.org) - all of React NodeGui's documentation.\n- [NodeGui](https://nodegui.org) - all of NodeGui's documentation.\n\n## Packaging app as a distributable\n\nIn order to distribute your finished app, you can use [@nodegui/packer](https://github.com/nodegui/packer)\n\n### Step 1: (_**Run this command only once**_)\n\n```sh\nnpx nodegui-packer --init MyAppName\n```\n\nThis will produce the deploy directory containing the template. You can modify this to suite your needs. Like add icons, change the name, description and add other native features or dependencies. Make sure you commit this directory.\n\n### Step 2: (_**Run this command every time you want to build a new distributable**_)\n\nNext you can run the pack command:\n\n```sh\nnpm run build\n```\n\nThis will produce the js bundle along with assets inside the `./dist` directory\n\n```sh\nnpx nodegui-packer --pack ./dist\n```\n\nThis will build the distributable using @nodegui/packer based on your template. The output of the command is found under the build directory. You should gitignore the build directory.\n\nMore details about packer can be found here: https://github.com/nodegui/packer\n\n## License\n\nMIT\n","funding_links":[],"categories":["JavaScript","Boilerplates"],"sub_categories":["Samples and Experiments"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Freact-nodegui-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodegui%2Freact-nodegui-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Freact-nodegui-starter/lists"}