Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prisma/prisma-edge-functions


https://github.com/prisma/prisma-edge-functions

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prisma and Vercel Edge functions

This sample application shows how to work with traditional relational databases on the Edge using Prisma.

[Guide](https://www.prisma.io/blog/database-access-on-the-edge-8F0t1s1BqOJE#demo-database-access-on-the-edge)

Getting started:

```
npx create-next-app --example https://github.com/prisma/prisma-edge-functions/tree/starter prisma-edge-functions
```