Skip to content

tobkle/photon_graphql_now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prisma Photon GraphQL with MySQL Example

... deployed to Now

copied from... Postgres Example

Usage

yarn install

echo `MYSQL_CLOUD_URL="mysql://user:password@mysql.server.com:3306/myDatabase?sslmode=preferred"` > .env

now secret add MYSQL_CLOUD_URL "mysql://user:password@mysql.server.com:3306/myDatabase?sslmode=preferred"

now -e MYSQL_CLOUD_URL=@mysql_cloud_url