I hereby claim:
- I am derekshull on github.
- I am mattshull (https://keybase.io/mattshull) on keybase.
- I have a public key ASCY6aEbWdqpE4N71aKJSm-Q5VgZc0MHungn9D19iwg0kwo
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> | |
| <title>How to use the Custom Elements v1 + Shadow DOM v1 polyfills</title> | |
| </head> | |
| <body> | |
I hereby claim:
To claim this, I am signing this object:
| openssl req \ | |
| -newkey rsa:2048 \ | |
| -x509 \ | |
| -nodes \ | |
| -keyout key.pem \ | |
| -new \ | |
| -out cert.pem \ | |
| -subj /CN=localhost \ | |
| -reqexts SAN \ | |
| -extensions SAN \ |
| const { Nuxt, Builder } = require('nuxt') | |
| const app = require('express')() | |
| const http = require('http') | |
| const https = require('https') | |
| const fs = require('fs-extra') | |
| let server | |
| const isProd = (process.env.NODE_ENV === 'production') | |
| const port = process.env.PORT || 3000 |
I hereby claim:
To claim this, I am signing this object:
pi.