Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivanms1/nextjs-graphql-typescript

GraphQL + TypeScript boilerplate for NextJS.
https://github.com/ivanms1/nextjs-graphql-typescript

boilerplate graphql nextjs react template typescript vercel

Last synced: about 1 month ago
JSON representation

GraphQL + TypeScript boilerplate for NextJS.

Awesome Lists containing this project

README

        

# Next js + GraphQL + TypeScript Setup

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Learn to create this template [here](https://ivanms1.hashnode.dev/next-js-graphql-typescript-setup-ckdz9l83l00ey4us1gettgqy0)