{"id":16144322,"url":"https://github.com/ryanj/pillar-base","last_synced_at":"2025-03-18T17:31:43.957Z","repository":{"id":66461892,"uuid":"50710972","full_name":"ryanj/pillar-base","owner":"ryanj","description":"pillarjs example repo - https://pillarjs.github.io/","archived":false,"fork":false,"pushed_at":"2017-05-20T04:42:18.000Z","size":33,"stargazers_count":3,"open_issues_count":56,"forks_count":58,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T22:36:01.800Z","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/ryanj.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-30T05:39:44.000Z","updated_at":"2017-02-19T18:16:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"1237a0be-6127-4e8f-9ef3-3fdf91f89d5c","html_url":"https://github.com/ryanj/pillar-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fpillar-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fpillar-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fpillar-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fpillar-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/pillar-base/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244269574,"owners_count":20426253,"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-10-10T00:12:35.216Z","updated_at":"2025-03-18T17:31:43.944Z","avatar_url":"https://github.com/ryanj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pillar-base [![Dependency Check](http://img.shields.io/david/ryanj/pillar-base.svg)](https://david-dm.org/ryanj/pillar-base)\n*A basic pillarjs example repo - Learn more at https://pillarjs.github.io/*\n\n[![Launch on OpenShift](https://launch-shifter.rhcloud.com/launch.svg)](https://openshift.redhat.com/app/console/application_type/custom?cartridges%5B%5D=nodejs-0.10\u0026initial_git_url=https%3A%2F%2Fgithub.com%2Fryanj%2Fpillar-base.git\u0026name=pillarjs)\n\nTo deploy a clone of this application using the [`rhc` command line tool](http://rubygems.org/gems/rhc):\n\n    rhc app create pillar nodejs-0.10 --from-code=https://github.com/ryanj/pillar-base.git\n    \nOr [link to a web-based clone+deploy](https://openshift.redhat.com/app/console/application_type/custom?cartridges%5B%5D=nodejs-0.10\u0026initial_git_url=https%3A%2F%2Fgithub.com%2Fryanj%2Fpillar-base.git) on [OpenShift Online](http://OpenShift.com) or on [your own OpenShift cloud](http://openshift.github.io): \n\n    https://openshift.redhat.com/app/console/application_type/custom?cartridges%5B%5D=nodejs-0.10\u0026initial_git_url=https%3A%2F%2Fgithub.com%2Fryanj%2pillar-base.git\n\n# OpenShift V3 / Kubernetes\n\nYou'll need the `oc` command line tool to install this project in a Docker-based OpenShift environment.  The cli tool binary is available via the [`openshift/origin` releases page](https://github.com/openshift/origin/releases/).\n\nUse [vagrant](http://openshift.org/vm) or [ansible](https://github.com/openshift/openshift-ansible) to setup your own deployment of OpenShift, then use `oc login` to authenticate. These instructions assume that a basic [nodejs builder image](https://github.com/openshift/origin/tree/master/examples/image-streams) has already been made available in the `openshift` project by an admin.\n\nBuild and deploy the application from the command line using the `oc` command line tool, and a nodejs builder image:\n\n    oc new-app openshift/nodejs~https://github.com/ryanj/pillar-base\n\nAfter your deployment has completed, find the pod NAME for your hosted container:\n\n    oc get pods\n\nPush changes from a local repo into this environment using the pod NAME from the previous step, allowing you to test your changes without stopping to make a commit:\n\n    oc rsync --exclude='node_modules*' . YOUR_PODNAME:\n\nUse gulp to automatically publish updates your remotely-hosted container as you work:\n\n    PODNAME=YOUR_PODNAME gulp\n\nThe included [`gulpfile`](https://github.com/ryanj/pillar-base/blob/master/gulpfile.js) example will automatically distribute changes from your local `index.html` file into the identified pod.\n\n# Local Development\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nStart a local server:\n\n```bash\nnpm start\n```\n\n## License: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fpillar-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Fpillar-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fpillar-base/lists"}