Skip to content
View chrisscott's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report chrisscott

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chrisscott/README.md

Chris's GitHub stats

Top Langs

Pinned

  1. auth0/auth0-cli auth0/auth0-cli Public

    Build, manage and test your Auth0 integrations from the command line

    Go 234 50

  2. Auth0 OpenResty OIDC Reverse Proxy Auth0 OpenResty OIDC Reverse Proxy
    1
    FROM openresty/openresty:alpine-fat
    2
    RUN mkdir /var/log/nginx
    3
    RUN apk add --no-cache openssl-dev
    4
    RUN apk add --no-cache git
    5
    RUN apk add --no-cache gcc
  3. iSpindel-multiservice iSpindel-multiservice Public

    Send iSpindel data to multiple services.

    TypeScript 3 2

  4. untappd-graphql untappd-graphql Public

    GraphQL for the Untappd API

    JavaScript 4

  5. flippy flippy Public

    Flippy is a Slack webhook responder that flips tables and text

    Go 2