{"id":19206878,"url":"https://github.com/pkoretic/qml-kickstart","last_synced_at":"2025-10-08T03:32:43.815Z","repository":{"id":77211193,"uuid":"69791938","full_name":"pkoretic/qml-kickstart","owner":"pkoretic","description":"QML kickstart boilerplate with live reload and HTTP caching","archived":false,"fork":false,"pushed_at":"2017-08-07T11:22:33.000Z","size":372,"stargazers_count":32,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-22T20:53:20.413Z","etag":null,"topics":[],"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/pkoretic.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-02T10:43:26.000Z","updated_at":"2023-11-03T12:52:59.000Z","dependencies_parsed_at":"2023-03-12T00:14:31.246Z","dependency_job_id":null,"html_url":"https://github.com/pkoretic/qml-kickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pkoretic/qml-kickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoretic%2Fqml-kickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoretic%2Fqml-kickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoretic%2Fqml-kickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoretic%2Fqml-kickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkoretic","download_url":"https://codeload.github.com/pkoretic/qml-kickstart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoretic%2Fqml-kickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278885807,"owners_count":26062967,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09T13:17:17.360Z","updated_at":"2025-10-08T03:32:43.790Z","avatar_url":"https://github.com/pkoretic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qml-kickstart\n\nThe idea of this project is to provide a simple and concise example on how one might start developing their QML application.\n\nWhat do we provide:\n\n* Android, iOS, MacOS, Windows and Linux support with example code for platforms\n* live reload in DEBUG mode, production release bundled to .qrc in RELEASE mode\n* predefined icons from [Ionicons](http://ionicons.com)\n* predefined Roboto font\n* minor sugar like HTTP caching using QNetworkDiskCache, ignoring SSL cerficates errors for development and similar\n\n## How to\n\n### Debug mode\n\nIn debug mode, source files are served over HTTP using [Node.js](https://nodejs.org) HTTP server and QML [Loader](http://doc.qt.io/qt-5/qml-qtquick-loader.html) element.\n\nTo notify client that something is changed Websocket communication is used.\n\nFor more details have a look into `server` directory.\n\nStart server from `server` directory:\n\n```\nnpm start\n```\n\nEnter your server (host where you started your server) ip into `src/config.js`.\n\nOpen qml-kickstart.pro and select `Debug` build.\nBuild and deploy.\nAfter you change any `.qml` or `.js` file, application will reload automatically.\n\n### Release mode\n\nOpen QML-Kickstart.pro and select `Release` build.\nBuild and deploy.\n\nIn this mode, everything is bundled and used from .qrc files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkoretic%2Fqml-kickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkoretic%2Fqml-kickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkoretic%2Fqml-kickstart/lists"}