Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 775 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 775 Bytes

Playwright Tests

URLs

  • Prisma data explorer: dev
  • Planetscale: dev

Enviroment variables

Test env

Github repository secrets. They are used during CI. Can be set in Github dashboard -> Settings

Production env

Render enviroment varibles defined on service. Set in Render Dashboard -> [Service] -> Settings

Local env

Next js used .env.local.

Local on remote servers

Rename .env.local to something else, then use .env.development