{"id":13432389,"url":"https://github.com/serverless/scope","last_synced_at":"2025-04-07T05:16:40.761Z","repository":{"id":65982490,"uuid":"76302910","full_name":"serverless/scope","owner":"serverless","description":"🔭 Scope - Create a birdeye's view of your Github project and embed on your site","archived":false,"fork":false,"pushed_at":"2018-03-01T05:56:30.000Z","size":201,"stargazers_count":457,"open_issues_count":9,"forks_count":63,"subscribers_count":43,"default_branch":"master","last_synced_at":"2024-11-16T03:05:14.318Z","etag":null,"topics":["aws-lambda","dynamodb","github","serverless","webhooks"],"latest_commit_sha":null,"homepage":"https://serverless.com/framework/status/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serverless.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-12T22:58:55.000Z","updated_at":"2024-10-13T07:22:27.000Z","dependencies_parsed_at":"2023-02-19T18:31:08.727Z","dependency_job_id":null,"html_url":"https://github.com/serverless/scope","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/serverless%2Fscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless%2Fscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless%2Fscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless%2Fscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverless","download_url":"https://codeload.github.com/serverless/scope/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230032680,"owners_count":18162491,"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":["aws-lambda","dynamodb","github","serverless","webhooks"],"created_at":"2024-07-31T02:01:11.036Z","updated_at":"2024-12-16T22:08:20.767Z","avatar_url":"https://github.com/serverless.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"800\" height=\"352\" src=\"https://cloud.githubusercontent.com/assets/532272/22727205/6f4d658a-ed8c-11e6-8921-8baf70f011e0.jpg\"\u003e\n\u003c/p\u003e\n\n# Scope - Serverless Open Source Status Board\u003c/h1\u003e\n\nScope is a customizable bird's eye view of your Github project.\n\nIt automatically pulls in issues \u0026 Pull requests and sorts them into columns you define. Think github projects on steroids.\n\nBuilt using event driven serverless tech, the application can be cloned down, configured, \u0026 deployed for your project in minutes.\n\nDeploy it as a stand-alone application or embed it directly into your project's site.\n\nRun it for **[free](https://aws.amazon.com/free/)** under AWS's generous free tier.\n\n## Table of Contents\n\u003c!-- ⛔️ AUTO-GENERATED-CONTENT:START (TOC:collapse=true\u0026collapseText=Click to expand) --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand\u003c/summary\u003e\n\n- [Features](#features)\n- [Why we built it](#why-we-built-it)\n- [Contributing](#contributing)\n- [Setup](#setup)\n- [FAQ](#faq)\n\n\u003c/details\u003e\n\u003c!-- AUTO-GENERATED-CONTENT:END --\u003e\n\n## Features\n\n\u003cimg align=\"right\" width=\"391\" height=\"218\" src=\"https://cloud.githubusercontent.com/assets/532272/22727459/cad63336-ed8d-11e6-8924-fce36f239a84.gif\"\u003e\n\n- Customize the labels/columns to fit your project\n- Customizable styles 💁\n- Driven by push based Github webhooks\n- Run as standalone app or Embed on your project's site\n- Look mom! No servers!\n\nData automatically updates when activity happens in your repository and your status board will reflect the latest state of your project.\n\n## Why we built it\n\nWe built this tool for our community to help keep people up to speed with what is happening with the serverless project \u0026 to highlight places where we actively want feedback + collaboration.\n\n- Quickly sort and see high priority issues \u0026 Pull requests\n- Call out which issues need attention from your community\n- Zoom into important aspect of your open source project\n\n[Front-end Documentation \u0026 setup](./frontend/README.md)\n\n[Backend Documentation \u0026 setup](./backend/README.md)\n\n[Video Tutorials](https://www.youtube.com/playlist?list=PLIIjEI2fYC-BtxWcDeTziRp7cIZVEepB3)\n\n# Contributing\n\nWant to contribute back to the project? Drop an issue or open up a PR.\n\n## Setup\n\n**First things first** 👉 [Setup your AWS account](https://youtu.be/HSd9uYj2LJA) and `npm i serverless -g` to be able to deploy your status board\n\n1. Deploy the serverless Backend. [Follow these instructions](./backend/README.md)\n\n2. Grab your API endpoints \u0026 plug them into the front-end in `/frontend/src/custom.config.js`\n\n3. Configure the front-end columns with your projects labels, build and deploy it. [Follow these instructions](./frontend/README.md)\n\n## FAQ\n\n**Do I need an AWS account for this to work?**\n\nYes, but this will fall into the free tier of an AWS account. [Free tier Signup](https://aws.amazon.com/free/)\n\n**Does it need to show all my issues?**\n\nNope. You choose what labels show up in each column\n\n**Do I have to show recently completed items?**\n\nNope. You can toggle off that column in the front-end config.\n\n**I just setup the front-end, where are the recently completed items?**\n\nThey will start flowing in once you start closing issues/PRs in your repo\n\n---\n\n[Website](http://www.serverless.com) • [Email Updates](http://eepurl.com/b8dv4P) • [Gitter](https://gitter.im/serverless/serverless) • [Forum](http://forum.serverless.com) • [Meetups](https://github.com/serverless-meetups/main) • [Twitter](https://twitter.com/goserverless) • [Facebook](https://www.facebook.com/serverless) • [Contact Us](mailto:hello@serverless.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverless%2Fscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserverless%2Fscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverless%2Fscope/lists"}