Skip to content

spyle23/API_Graphql

Repository files navigation

API_Graphql

After download this project you can install all package with commande: yarn install

You need a .env file for watching the local address of your database.

you need to push migration to your local database mysql with the following command: yarn db:migrate you need to generate types from prisma files. You can do it with the following command: yarn types:generate

You can run the server, use yarn dev command to start the server. You can test GraphQL API with Postman. You can also go to the studio apollo sandbox for testing it.

About

api for spylebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published