react-fullstack-graphql icon indicating copy to clipboard operation
react-fullstack-graphql copied to clipboard

Is there a step by step tutorial for mySQL setting in react-fullstack-graphql ?

Open chairy11 opened this issue 6 years ago • 1 comments

Hi, I want to use MySQL in this project with react-fullstack-graphql (advance version), but I don't know how to use prisma connecting my MySQL...

Is there a document for that?

chairy11 avatar Apr 19 '18 13:04 chairy11

No there isn't a step by step tutorial as far as I know.

To create a prisma cluster with mysql have a look at docker-compose https://github.com/akoenig/prisma-docker-compose/

thewillwill avatar May 02 '18 19:05 thewillwill