{"id":16144319,"url":"https://github.com/ryanj/micro-base","last_synced_at":"2026-01-20T12:33:36.211Z","repository":{"id":66461841,"uuid":"116638667","full_name":"ryanj/micro-base","owner":"ryanj","description":"an example repo based on zeit/micro","archived":false,"fork":false,"pushed_at":"2018-01-15T19:44:13.000Z","size":70,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T20:15:16.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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":"2018-01-08T06:27:34.000Z","updated_at":"2018-03-04T22:36:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a77765d-4d01-498f-a866-d6932b803855","html_url":"https://github.com/ryanj/micro-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanj/micro-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmicro-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmicro-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmicro-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmicro-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/micro-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmicro-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-10T00:12:34.800Z","updated_at":"2026-01-20T12:33:36.183Z","avatar_url":"https://github.com/ryanj.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# micro-base\n*An example project built using the zeit/micro framework*\n\n[![npm dependency statuses](http://img.shields.io/david/ryanj/micro-base.svg \"npm dependencies, via david-dm\")](https://david-dm.org/ryanj/micro-base)\n\n## Local Dev\nClone the repo for a local development environment, then install dependencies and launch with:\n\n```bash\nnpm install\nnpm run dev\n```\n\n## Developing with OpenShift\n\nUse NodeJS v8.5.0 or higher when running this code:\n\n```bash\noc new-app -e NPM_RUN=dev ryanj/nodejs-demo:8~https://github.com/ryanj/micro-base\n```\n\nExpose a route to your app, allowing external web traffic:\n\n```bash\noc expose svc/micro-base \u0026\u0026 xdg-open http://$(oc get route micro-base | grep -v NAME | awk '{print $2}')\n```\n\nConnect to a pod using a live terminal in the OpenShift dashboard, or continuously sync code from a local clone of this repo into your remotely-running container:\n\n```bash\noc rsync -w --exclude='.git*,node_modules*' $(pwd)/ $(oc get pods | grep -v NAME | grep -v build | cut -f1 -d' '):/opt/app-root/src/\n```\n\nThen, try editing `index.html` or even `index.js` to see your changes as you work.\n\n## License: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fmicro-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Fmicro-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fmicro-base/lists"}