Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svtslv/nextjs-graphql-example
NextJS GraphQL Example
https://github.com/svtslv/nextjs-graphql-example
antd apollo-client frontend graphql nextjs
Last synced: 16 days ago
JSON representation
NextJS GraphQL Example
- Host: GitHub
- URL: https://github.com/svtslv/nextjs-graphql-example
- Owner: svtslv
- License: mit
- Created: 2020-08-31T05:59:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T12:05:10.000Z (over 4 years ago)
- Last Synced: 2024-11-09T16:40:03.311Z (2 months ago)
- Topics: antd, apollo-client, frontend, graphql, nextjs
- Language: TypeScript
- Homepage:
- Size: 168 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NextJS GraphQL Example
NextJS GraphQL Example with Apollo Client and Ant Design
## GraphQL Server
[NestJS GraphQL](https://github.com/svtslv/nestjs-graphql-example)## How to use
1. ```npm ci```
2. ```npm run codegen```
3. ```npm run dev```