Skip to content

kakkoyun/are-you-testing-your-observability

Repository files navigation

Are you testing your Observability?

Live Example: https://are-you-testing-your-observability.now.sh

Events

Keyboard Shortcuts

Key Description
Left Arrow, Page Up, Shift + Space Go to previous slide
Right Arrow, Page Down, Space Go to next slide
Option + P Toggle Presenter Mode
Option + O Toggle Overview Mode
Option + G Toggle Grid Mode

Development

npm install # or yarn install

See tutorial on How to create slides

Run locally

npm start

Export to PDF

To export a PDF from production deck, run:

npm run pdf

To export PDF from local deck, run:

npm start

and then in another terminal:

npm run pdf-local

Deploy

npm i -g now # only needed for deployment

Stage

now

Prod

now --prod

About

"Are you testing your Observability?" Talk presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published