I hereby claim:
- I am daveremy on github.
- I am daveremy (https://keybase.io/daveremy) on keybase.
- I have a public key ASC8rPnVJC8sewictzw_bf1ilm8vcp9v8DbspwyVinMU1Ao
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Dill Pickles 4.0 Tryout Tracker</title> | |
<style> | |
body { | |
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; | |
margin: 20px; |
diff --git a/.gitignore b/.gitignore | |
index 9816c82..dab29a8 100644 | |
--- a/.gitignore | |
+++ b/.gitignore | |
@@ -45,3 +45,4 @@ output/ | |
generated_events/ backup_*/ | |
backup_*/ | |
*.egg-info/ | |
+.env | |
diff --git a/scripts/view_events.py b/scripts/view_events.py |
import { | |
EventStoreDBClient, | |
jsonEvent, | |
FORWARDS, | |
START, | |
JSONEventType, | |
} from "@eventstore/db-client"; | |
interface Reservation { | |
reservationId: string; |
import * as pulumi from "@pulumi/pulumi"; | |
import * as azure from "@pulumi/azure"; | |
import { Config } from "@pulumi/pulumi"; | |
import { ServicePrincipalPassword } from "@pulumi/azure/ad"; | |
const deploymentId = pulumi.getStack(); | |
// note: config name must be same as project name specified in pulumi.yaml | |
const config = new Config("azure-test"); | |
const username = config.require("username"); |
I hereby claim:
To claim this, I am signing this object:
Verifying that "daveremy.id" is my Blockstack ID. https://onename.com/daveremy |