All Projects β†’ serverless β†’ Scope

serverless / Scope

Licence: other
πŸ”­ Scope - Create a birdeye's view of your Github project and embed on your site

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Scope

Contacts api
Serverless RESTful API with AWS Lambda, API Gateway and DynamoDB
Stars: ✭ 66 (-85.43%)
Mutual labels:  serverless, aws-lambda, dynamodb
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+841.5%)
Mutual labels:  serverless, aws-lambda, dynamodb
Graphql Serverless
Sample project to guide the use of GraphQL and Serverless Architecture.
Stars: ✭ 28 (-93.82%)
Mutual labels:  serverless, aws-lambda, dynamodb
Discfg
A distributed, serverless, configuration tool using AWS services
Stars: ✭ 75 (-83.44%)
Mutual labels:  serverless, aws-lambda, dynamodb
Lambda Refarch Webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
Stars: ✭ 1,208 (+166.67%)
Mutual labels:  serverless, aws-lambda, dynamodb
Dialetus Service
API to Informal dictionary for the idiomatic expressions that each Brazilian region It has
Stars: ✭ 202 (-55.41%)
Mutual labels:  serverless, aws-lambda, dynamodb
Serverless
Serverless ζžΆζž„εΊ”η”¨εΌ€ε‘ζŒ‡ε— - Serverless Architecture Application Development Guide with Serverless Framework.
Stars: ✭ 1,616 (+256.73%)
Mutual labels:  serverless, aws-lambda, dynamodb
Yoyo
A dead simple comment engine built on top of AWS lambda and React, alternative comment service to Disqus.
Stars: ✭ 210 (-53.64%)
Mutual labels:  serverless, aws-lambda, dynamodb
Lambdaguard
AWS Serverless Security
Stars: ✭ 300 (-33.77%)
Mutual labels:  aws-lambda, dynamodb
Cljs Lambda
Utilities around deploying Clojurescript functions to AWS Lambda
Stars: ✭ 304 (-32.89%)
Mutual labels:  serverless, aws-lambda
Express
⚑ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
Stars: ✭ 337 (-25.61%)
Mutual labels:  serverless, aws-lambda
Serverless Golang
AWS Lambda Go functions using Serverless Framework and Python shim
Stars: ✭ 292 (-35.54%)
Mutual labels:  serverless, aws-lambda
Hands On Serverless Guide
A hands-on guide for building Serverless applications
Stars: ✭ 288 (-36.42%)
Mutual labels:  serverless, aws-lambda
Grant
OAuth Proxy
Stars: ✭ 3,509 (+674.61%)
Mutual labels:  serverless, aws-lambda
Serverless Plugin Canary Deployments
Canary deployments for your Serverless application
Stars: ✭ 283 (-37.53%)
Mutual labels:  serverless, aws-lambda
Midway Faas
πŸ”± A simple and lightweight serverless framework
Stars: ✭ 363 (-19.87%)
Mutual labels:  serverless, aws-lambda
Aws Cognito Apigw Angular Auth
A simple/sample AngularV4-based web app that demonstrates different API authentication options using Amazon Cognito and API Gateway with an AWS Lambda and Amazon DynamoDB backend that stores user details in a complete end to end Serverless fashion.
Stars: ✭ 278 (-38.63%)
Mutual labels:  aws-lambda, dynamodb
Serverless Photo Recognition
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Stars: ✭ 345 (-23.84%)
Mutual labels:  serverless, aws-lambda
Guide
Serverless Guide - An open-source definitive guide to serverless architectures.
Stars: ✭ 421 (-7.06%)
Mutual labels:  serverless, aws-lambda
Vandium Node
AWS Lambda framework for building functions using Node.js for API Gateway, IoT applications, and other AWS events.
Stars: ✭ 377 (-16.78%)
Mutual labels:  serverless, aws-lambda

Scope - Serverless Open Source Status Board

Scope is a customizable bird's eye view of your Github project.

It automatically pulls in issues & Pull requests and sorts them into columns you define. Think github projects on steroids.

Built using event driven serverless tech, the application can be cloned down, configured, & deployed for your project in minutes.

Deploy it as a stand-alone application or embed it directly into your project's site.

Run it for free under AWS's generous free tier.

Table of Contents

Click to expand

Features

  • Customize the labels/columns to fit your project
  • Customizable styles πŸ’
  • Driven by push based Github webhooks
  • Run as standalone app or Embed on your project's site
  • Look mom! No servers!

Data automatically updates when activity happens in your repository and your status board will reflect the latest state of your project.

Why we built it

We built this tool for our community to help keep people up to speed with what is happening with the serverless project & to highlight places where we actively want feedback + collaboration.

  • Quickly sort and see high priority issues & Pull requests
  • Call out which issues need attention from your community
  • Zoom into important aspect of your open source project

Front-end Documentation & setup

Backend Documentation & setup

Video Tutorials

Contributing

Want to contribute back to the project? Drop an issue or open up a PR.

Setup

First things first πŸ‘‰ Setup your AWS account and npm i serverless -g to be able to deploy your status board

  1. Deploy the serverless Backend. Follow these instructions

  2. Grab your API endpoints & plug them into the front-end in /frontend/src/custom.config.js

  3. Configure the front-end columns with your projects labels, build and deploy it. Follow these instructions

FAQ

Do I need an AWS account for this to work?

Yes, but this will fall into the free tier of an AWS account. Free tier Signup

Does it need to show all my issues?

Nope. You choose what labels show up in each column

Do I have to show recently completed items?

Nope. You can toggle off that column in the front-end config.

I just setup the front-end, where are the recently completed items?

They will start flowing in once you start closing issues/PRs in your repo


Website β€’ Email Updates β€’ Gitter β€’ Forum β€’ Meetups β€’ Twitter β€’ Facebook β€’ Contact Us

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].