{"id":18777514,"url":"https://github.com/onify/helix-app-boilerplate","last_synced_at":"2026-02-18T15:01:54.578Z","repository":{"id":171389969,"uuid":"644850475","full_name":"onify/helix-app-boilerplate","owner":"onify","description":"Boilerplate for Helix App - Build your own Helix App","archived":false,"fork":false,"pushed_at":"2025-07-01T13:10:45.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-30T18:56:46.544Z","etag":null,"topics":["boilerplate","helix","helix-app","onify","onify-helix"],"latest_commit_sha":null,"homepage":"","language":null,"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/onify.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-24T11:42:28.000Z","updated_at":"2025-07-01T13:10:49.000Z","dependencies_parsed_at":"2025-05-21T05:08:26.579Z","dependency_job_id":"f6a6745b-411d-4e41-80c2-ce8c7eef98d5","html_url":"https://github.com/onify/helix-app-boilerplate","commit_stats":null,"previous_names":["onify/helix-app-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onify/helix-app-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fhelix-app-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fhelix-app-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fhelix-app-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fhelix-app-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onify","download_url":"https://codeload.github.com/onify/helix-app-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fhelix-app-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009746,"owners_count":26084648,"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-11T02:00:06.511Z","response_time":55,"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":["boilerplate","helix","helix-app","onify","onify-helix"],"created_at":"2024-11-07T20:11:25.112Z","updated_at":"2025-10-12T01:39:22.053Z","avatar_url":"https://github.com/onify.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![Helix Logo](helix-logo.png)\n\n# Onify Helix App - Boilerplate\n\nThis repository is your starting point for building a custom app with Onify Helix. It includes basic boilerplate code to help you get started quickly. After setting up, you'll find more information and documentation within the repository to guide you through developing your first Onify Helix custom app.\n\n## How does it work?\n\nThis repo is used to get started with Onify Helix and create your own custom Helix App (Git) repo.\n\n1. Make sure you have access to the Helix repo (see Prepare section)\n2. Create your own Helix App Git repo (see Setup section)\n3. Configure your new Helix App repo (check new README for more info)\n   1. Create `.npmrc` containing your GitHub personal access token\n   2. Update Onify Helix package versions in `package.json` (replace `\"*\"` with eg. `\"1.0.0\"`)\n   3. Run `npm i`\n   4. Set environment variables (in `.env`)\n4. Start developing (run `npm run dev`)\n5. Deploy\n \n## Prepare\n\nTo get started, you first need GitHub personal access token (PAT) from Onify. Please contact Onify support (`support@onify.co`) to get you personal token (use later as `\u003cONIFY_GITHUB_ACCESS_TOKEN\u003e`).\n\n## Setup \n\nTo download and setup the `helix-app` repo onto your machine, run the command:\n\n\u003e IMPORTANT: Make sure you are in the correct folder files will be overwritten. Even this README :-)\n\n### Download stable version\n\nTo download last stable version, first go to supportsite and check [changelog](https://support.onify.co/changelog). Get the latest version, eg. `1.0.0` and then run the following command:\n\n```bash\nnpx giget \"gh:onify/helix/apps/helix-app#v1.0.0\" ./ --auth=\"\u003cONIFY_GITHUB_ACCESS_TOKEN\u003e\" --force --verbose\n```\n\n### Download latest\n\nTo download the latest (nightly build), run the following command:\n\n```bash\nnpx giget \"gh:onify/helix/apps/helix-app\" ./ --auth=\"\u003cONIFY_GITHUB_ACCESS_TOKEN\u003e\" --force --verbose\n```\n\n## Get started with Onify Blueprints\n\nTo get started with Helix, please checkout our [Onify Blueprints](https://github.com/search?q=topic%3Aonify-blueprints+topic%3Ahelix+\u0026type=repositories)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonify%2Fhelix-app-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonify%2Fhelix-app-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonify%2Fhelix-app-boilerplate/lists"}