Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active October 4, 2023 19:52
Show Gist options
  • Select an option

  • Save wilmoore/221c6f3fa2cbcfc2ef546d5d2d7b62dc to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/221c6f3fa2cbcfc2ef546d5d2d7b62dc to your computer and use it in GitHub Desktop.
Income Sources :: Jobs :: 2022 :: HP :: Lens :: Repos :: wmoore :: onboarding

Income Sources :: Jobs :: 2022 :: HP :: Lens :: Repos :: wmoore :: onboarding

⪼ Made with 💜 by realpolyglot.com

scripts

messaging-client

match-maker

» npx ts-node scripts/messaging-client/match-maker/device-info-state.ts
undefined
» npx ts-node scripts/messaging-client/match-maker/get-entity-relationships.ts
[
  {
    id: '948017ed-ce27-4ebf-a2c1-d8972548e22e:eb8bb32f-82a2-4e15-91d5-d87d02da1640:external',
    type: 'external',
    transport: null,
    isActive: true,
    entity1: { id: '948017ed-ce27-4ebf-a2c1-d8972548e22e', type: 'device' },
    entity2: { id: 'EB8BB32F-82A2-4E15-91D5-D87D02DA1640', type: 'user' },
    createdAt: '2023-08-25T01:22:10.746Z',
    updatedAt: '2023-08-25T01:22:10.746Z'
  }
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment