Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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```