{"id":13425872,"url":"https://github.com/nodegui/svelte-nodegui-starter","last_synced_at":"2025-04-27T17:32:25.669Z","repository":{"id":46088657,"uuid":"342905114","full_name":"nodegui/svelte-nodegui-starter","owner":"nodegui","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-18T22:11:08.000Z","size":2377,"stargazers_count":55,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-25T22:11:51.630Z","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/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}},"created_at":"2021-02-27T16:37:26.000Z","updated_at":"2024-01-12T13:33:39.000Z","dependencies_parsed_at":"2022-09-19T01:30:34.462Z","dependency_job_id":null,"html_url":"https://github.com/nodegui/svelte-nodegui-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"nodegui/nodegui-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fsvelte-nodegui-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fsvelte-nodegui-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fsvelte-nodegui-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fsvelte-nodegui-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodegui","download_url":"https://codeload.github.com/nodegui/svelte-nodegui-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251178044,"owners_count":21548154,"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-07-31T00:01:20.950Z","updated_at":"2025-04-27T17:32:24.998Z","avatar_url":"https://github.com/nodegui.png","language":"JavaScript","readme":"# svelte-nodegui-starter\n\n**Clone and run for a quick way to see Svelte NodeGui in action.**\n\n![logo](https://github.com/nodegui/svelte-nodegui-starter/raw/master/assets/demo.png)\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.\n\nMake sure you have met the requirements listed here: https://docs.nodegui.org/#/tutorial/development-environment\n\nFrom your command line:\n\n```bash\n# Copy files from starter repo into a directory called \"my-project\"\nnpx degit https://github.com/nodegui/svelte-nodegui-starter my-project\n# Go into the repository\ncd my-project\n# Install dependencies\nnpm install\n# Build the app in development mode (unminified; watch mode on)\nnpm run dev\n# (From another terminal) Run the built app\nnpm run start\n```\n\n## Resources for Learning NodeGui\n\n- [svelte.nodegui.org](https://svelte.nodegui.org) - all of Svelte 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 `@nodegui/packer` can be found here: https://github.com/nodegui/packer\n\n## License\n\nMIT\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Fsvelte-nodegui-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodegui%2Fsvelte-nodegui-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Fsvelte-nodegui-starter/lists"}