From 0ca9cc68daf95e113e554245f4586a914187dfa2 Mon Sep 17 00:00:00 2001 From: Dave Smith-Hayes Date: Thu, 24 Oct 2024 21:51:33 -0400 Subject: [PATCH] get all my thoughts onto paper. --- slides/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/slides/index.html b/slides/index.html index 97a6a58..a122da7 100644 --- a/slides/index.html +++ b/slides/index.html @@ -136,6 +136,32 @@ + +
+
I have never used Heroku...
+
+ +
+

Set Up

+ +
+ +
+
Buildpacks are responsible for transforming deployed code into a slug, which can then be executed on a dyno.
+
That feels made up.
+
+ +
+

Real Life Example

+ + +