Skip to content

Commit 64b0f7d

Browse files
authored
Add serverless, pulumi post and 3-15 podcast (#476)
* initial serverless-post * Merge branch 'dev' * add dx * updated * add conclusion * update date * initial setup * update example * publish * publish
1 parent 24ef6f2 commit 64b0f7d

File tree

3 files changed

+962
-6
lines changed
  • apps/codingcatdev/src/routes/(content-single)/(non-course)

3 files changed

+962
-6
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
type: podcast
3+
authors:
4+
- alex-patterson
5+
episode: 15
6+
recording_date: May 2, 2023 2:15 PM
7+
season: 3
8+
published: published
9+
podcast: CodingCat.dev
10+
chapters_done: true
11+
cloudinary_convert: false
12+
cover: https://media.codingcat.dev/image/upload/v1682536815/main-codingcatdev-photo/Prisma-with-Alex-Ruheni.jpg
13+
devto: ''
14+
excerpt: 'Alex Ruheni joins us to show us the great things you can do with Prisma and walks Alex through live coding examples.'
15+
guests:
16+
- alex-ruheni
17+
hashnode: ''
18+
picks:
19+
[
20+
{
21+
author: 'alex-ruheni',
22+
name: "Bob's Burgers",
23+
site: 'https://www.disneyplus.com/series/title/4CjR6DOjbiCM'
24+
},
25+
{
26+
author: 'alex-patterson',
27+
name: 'Outer Range',
28+
site: 'https://www.amazon.com/Outer-Range-Season-1/dp/B09PVRLSLB'
29+
}
30+
]
31+
slug: 3-15-prisma-with-alex-ruheni
32+
sponsors:
33+
- storyblok
34+
spotify: https://open.spotify.com/episode/2PGQxdJN6111UwkfTQA5yf?si=vE86yQ9bTOCc3PEotuKhFg
35+
start: June 7, 2023
36+
title: 'Prisma with Alex Ruheni'
37+
youtube: https://youtu.be/-Wc2SPzK7tw
38+
---
39+
40+
## Questions
41+
42+
1. Can you tell us more about yourself?
43+
44+
### Links
45+
46+
- https://twitter.com/prisma
47+
- [https://www.prisma.io](https://www.prisma.io/)
48+
- https://www.prisma.io/docs
49+
- https://www.youtube.com/@PrismaData
50+
- [https://slack.prisma.io](https://slack.prisma.io/)

0 commit comments

Comments
 (0)