|
1 | 1 | ---
|
2 |
| -title: Accerate your next Prisma server with Elysia |
| 2 | +title: Accelerate your next Prisma server with Elysia |
3 | 3 | sidebar: false
|
4 | 4 | editLink: false
|
5 | 5 | head:
|
6 | 6 | - - meta
|
7 | 7 | - property: 'og:title'
|
8 |
| - content: Accerate your next Prisma server with Elysia |
| 8 | + content: Accelerate your next Prisma server with Elysia |
9 | 9 |
|
10 | 10 | - - meta
|
11 | 11 | - name: 'description'
|
12 |
| - content: With the support of Prisma with Bun and Elysia, we are entering a new era of a new level of developer experience. For Prisma we can accerate our interaction with database, Elysia accerate our creation of backend web server in term of both developer experience and performance. |
| 12 | + content: With the support of Prisma with Bun and Elysia, we are entering a new era of a new level of developer experience. For Prisma we can accelerate our interaction with database, Elysia accelerate our creation of backend web server in term of both developer experience and performance. |
13 | 13 |
|
14 | 14 |
|
15 | 15 | - - meta
|
16 | 16 | - property: 'og:description'
|
17 |
| - content: With the support of Prisma with Bun and Elysia, we are entering a new era of a new level of developer experience. For Prisma we can accerate our interaction with database, Elysia accerate our creation of backend web server in term of both developer experience and performance. |
| 17 | + content: With the support of Prisma with Bun and Elysia, we are entering a new era of a new level of developer experience. For Prisma we can accelerate our interaction with database, Elysia accelerate our creation of backend web server in term of both developer experience and performance. |
18 | 18 |
|
19 | 19 | - - meta
|
20 | 20 | - property: 'og:image'
|
|
30 | 30 | </script>
|
31 | 31 |
|
32 | 32 | <Blog
|
33 |
| -title="Accerate your next Prisma server with Elysia" |
| 33 | +title="Accelerate your next Prisma server with Elysia" |
34 | 34 | src="/blog/with-prisma/prism.webp"
|
35 | 35 | alt="Triangular Prism placing in the center"
|
36 | 36 | author="saltyaom"
|
@@ -412,7 +412,7 @@ We can define our route detail with `detail` that also follows OpenAPI Schema 3.
|
412 | 412 | ## What's next
|
413 | 413 | With the support of Prisma with Bun and Elysia, we are entering a new era of a new level of developer experience.
|
414 | 414 |
|
415 |
| -For Prisma we can accerate our interaction with database, Elysia accerate our creation of backend web server in term of both developer experience and performance. |
| 415 | +For Prisma we can accelerate our interaction with database, Elysia accelerate our creation of backend web server in term of both developer experience and performance. |
416 | 416 |
|
417 | 417 | > It's an absolute joy to work with.
|
418 | 418 |
|
|
0 commit comments