Skip to content

Files

Latest commit

fef1cb9 · Jun 9, 2021

History

History
This branch is 7935 commits behind prisma/ecosystem-tests:dev.

supabase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Jun 9, 2021
Apr 13, 2021
Apr 13, 2021
Jun 9, 2021

Supabase

Supabase Database

How to run this locally

The environment variable DATABASE_URL_SUPAPABASE should point to a Supabasedatabase (not using Connection Pooling).

Please check our internal 1Password E2E vault for a ready-to-use environment variable or
set up your own database and set the environment variable accordingly.

Run tests

yarn && yarn prisma generate
sh test.sh