Skip to content
View chrisscott's full-sized avatar

Highlights

  • Pro

Block or report chrisscott

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 Loading

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

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

    Go 308 68

  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 5 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