This content originally appeared on DEV Community and was authored by Salah Eddine Lalami
Next.js Graphql apollo server starter
Next.js Graphql apollo server starter , with merge schema , combine resolvers generate type in fast and simple way
Github Repo
https://github.com/idurar/next-js-graphql-apollo-server-starter
Install
yarn Install
Generate schema and Type
yarn generate
Getting Started
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
can be accessed on http://localhost:3000/api/graphql. This endpoint can be edited in pages/api/graphql.ts.
Image cover : thanks to https://unsplash.com/@tateisimikito
This content originally appeared on DEV Community and was authored by Salah Eddine Lalami
Salah Eddine Lalami | Sciencx (2022-01-10T21:42:08+00:00) Next.js GraphQL Apollo Server Starter Project. Retrieved from https://www.scien.cx/2022/01/10/next-js-graphql-apollo-server-starter-project/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.