{"id":20970572,"url":"https://github.com/eventonehq/gitlab-roadmap","last_synced_at":"2025-05-14T11:33:37.930Z","repository":{"id":98623881,"uuid":"137539748","full_name":"eventOneHQ/gitlab-roadmap","owner":"eventOneHQ","description":"📢 Create a product roadmap website with GitLab Issue Boards as a backend!","archived":false,"fork":false,"pushed_at":"2019-01-09T19:11:17.000Z","size":773,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-02T17:38:07.695Z","etag":null,"topics":["gitlab","gitlab-roadmap","issue-board","product-roadmap","roadmap"],"latest_commit_sha":null,"homepage":"https://oss.eventone.page/gitlab-roadmap/","language":"CSS","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/eventOneHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-15T23:27:17.000Z","updated_at":"2020-12-03T19:33:38.000Z","dependencies_parsed_at":"2023-03-11T17:00:52.732Z","dependency_job_id":null,"html_url":"https://github.com/eventOneHQ/gitlab-roadmap","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eventOneHQ%2Fgitlab-roadmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eventOneHQ%2Fgitlab-roadmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eventOneHQ%2Fgitlab-roadmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eventOneHQ%2Fgitlab-roadmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eventOneHQ","download_url":"https://codeload.github.com/eventOneHQ/gitlab-roadmap/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131852,"owners_count":22020028,"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":["gitlab","gitlab-roadmap","issue-board","product-roadmap","roadmap"],"created_at":"2024-11-19T03:59:33.908Z","updated_at":"2025-05-14T11:33:37.896Z","avatar_url":"https://github.com/eventOneHQ.png","language":"CSS","readme":"\u003ch1 align=\"center\"\u003eGitLab Roadmap\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/eventOneHQ/gitlab-roadmap/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/eventOneHQ/gitlab-roadmap.svg\" alt=\"GitHub license\"\u003e\u003c/a\u003e\n\u003ca href=\"https://travis-ci.com/eventOneHQ/gitlab-roadmap\"\u003e\u003cimg src=\"https://travis-ci.com/eventOneHQ/gitlab-roadmap.svg?branch=develop\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"http://commitizen.github.io/cz-cli/\"\u003e\u003cimg src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\" alt=\"Commitizen friendly\"\u003e\u003c/a\u003e\n\u003ca href=\"https://standardjs.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"JavaScript Style Guide\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/semantic-release/semantic-release\"\u003e\u003cimg src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\" alt=\"semantic-release\"\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003e📢 Create a product roadmap website with GitLab Issue Boards as a backend!\u003c/b\u003e\u003c/p\u003e\n\n## Setup\n\n### Quick Start (Heroku)\n\nClick the button below to deploy on Heroku!\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/eventOneHQ/gitlab-roadmap)\n\n### Development Setup\n\nWant to contribute? Awesome! First checkout the [contribution guidelines](#contributing) then follow these steps to get setup.\n\nClone the repository\n\n```\n$ git clone https://github.com/eventOneHQ/gitlab-roadmap\n```\n\nInstall the dependencies\n\n```\n$ npm install\n```\n\nCopy `example.env` to `.env` and edit it to your liking\n\n```\n$ cp example.env .env\n```\n\nStart the dev server\n\n```\n$ npm run dev\n```\n\n## Embed\nReplace `localhost:3000` with your URL.\n```html\n\u003cdiv id=\"glrm-widget\"\u003e\u003c/div\u003e\n\u003cscript\u003e\n(function (w,d,s,o,f,js,fjs) {\n    w['GLRM_Widget']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) };\n    js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];\n    js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs);\n}(window, document, 'script', 'glrm', '//localhost:3000/widget.js'));\nglrm(\"init\", { widgetRef: \"glrm-widget\" });\n\u003c/script\u003e\n```\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://github.com/eventOneHQ/gitlab-roadmap/blob/develop/CONTRIBUTING.md) for details on our [code of conduct](https://github.com/eventOneHQ/gitlab-roadmap/blob/develop/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [semantic-release](https://github.com/semantic-release/semantic-release) for versioning. Every commit to `master` will generate a release. For the versions available, see the [releases on the repositories](https://github.com/eventOneHQ/gitlab-roadmap/releases).\n\n## Credits\n\n- **Noah Prail** - _Project Lead_ - [@nprail](https://github.com/nprail)\n\nSee also the list of [contributors](https://github.com/eventOneHQ/gitlab-roadmap/contributors) who participated in this project.\n\n## License\n\n[MIT](https://github.com/eventOneHQ/gitlab-roadmap/blob/develop/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feventonehq%2Fgitlab-roadmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feventonehq%2Fgitlab-roadmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feventonehq%2Fgitlab-roadmap/lists"}