Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Cloudflare Workers and Prisma Template with esbuild

Notifications You must be signed in to change notification settings

vinaypuppal/cfw-prisma-template

Repository files navigation

Cloudflare Workers and Prisma Template

Cloudflare Workers and prisma data proxy template with esbuild

Usage

Create a new repo based on this repo using the template page

Prisma Setup

Follow this guide from step 5

Note: Modify prisma/scheme.prisma as per your application requirements before connecting Prisma Data Platform

Running locally

Use yarn dev to run locally

Publishing

Use yarn deploy to publish