Skip to content

Instantly share code, notes, and snippets.

View flybayer's full-sized avatar
🤓
CEO Flightcontrol + Pilot

Brandon Bayer flybayer

🤓
CEO Flightcontrol + Pilot
View GitHub Profile
# frozen_string_literal: true
# *** Add our gems in the # YOUR GEMS near the bottom of this file ***
# DEFAULT RAILS GEMS
# This section is something close to the default Rails 5.2.3 Gemfile.
# Bullet Train updates the Ruby version. The comments in this section
# are from vanilla Rails.
source 'https://rubygems.org'
import { AuthClientPlugin } from "@blitzjs/auth"
import { setupBlitzClient } from "@blitzjs/next"
import { BlitzRpcPlugin, getQueryClient } from "@blitzjs/rpc"
export const { withBlitz } = setupBlitzClient({
plugins: [
AuthClientPlugin({
cookiePrefix: "web-cookie-prefix",
}),
BlitzRpcPlugin({

Speaker Rider

by Brandon Bayer

Last updated 21 February 2023

What is a speaker rider?

As someone with immense privilege, I have a speaker rider to set expectations and boundaries around my engagement in an effort to ensure those with less privilege can also benefit from speaking at and attending events. My goal is to make the landscape more accessible and beneficial to tech's most historically excluded and marginalised communities.

Considerations

name: PlanetScale Migration
on:
pull_request:
types: [opened, synchronize]
paths:
- packages/shared/adapters/prisma/schema.prisma
env:
PLANETSCALE_ORG: flightcontrol
PLANETSCALE_DB: fc-production