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

https://github.com/miryangjung/nrr

Next.js + Relay + ReScript
https://github.com/miryangjung/nrr

nextjs relay relay-modern rescript rescript-bindings rescript-lang rescript-react

Last synced: 2 months ago
JSON representation

Next.js + Relay + ReScript

Awesome Lists containing this project

README

        

# nrr

(Next.js + ReScript + Relay)

> [Article about this repo - Try Next.js(SSR) + Relay + ReScript 해보기](https://miryang.dev/blog/try-nextjs-relay-rescript)

GraphQL server run `localhost:4000`

```shell
npm install -g graphql-client-example-server && graphql-client-example-server
```

clone repo and run `localhost:3000`

```shell
yarn
yarn dev
```

![captured](/public/captured.png)