Skip to content

clement-faure/next-antd-graphql-starter

Repository files navigation

Next Antd GraphQL Starter

Next Antd GraphQL Starter is a simple environment for building modern JAMstack application.

https://next-antd-graphql-starter.vercel.app

This starter is build on top of

  • Next.js - A React framework
  • Ant Design - A design system for enterprise-level products
  • Apollo Server - Configure a production-ready GraphQL server to fetch and combine data from multiple sources.
  • Apollo Client - Manage the entirety of your React app's state and seamlessly execute GraphQL operations.

Prerequisite

Some dependencies are required globally

  • Yarn - A package manager

Quick start

First clone the repository

git clone https://github.com/clement-faure/next-antd-graphql-starter.git

Install dependencies

cd next-antd-graphql-starter && yarn install

Run it

yarn run dev

Developer Resources

Issues to follow

Other cool Next stuff

Authors

About

Next.js starter using Ant Design, GraphQL and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published