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

https://github.com/rustyneuron01/graphqltest


https://github.com/rustyneuron01/graphqltest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Next js + GraphQL + TypeScript Setup

## Getting Started

You can change the showItems value in next.config.js file

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.