Skip to content

thibaultboursier/nextjs-with-relay-modern

Repository files navigation

nextjs-with-relay-modern

We use GraphQL API (https://api.digitransit.fi/graphiql/finland) to display a list of items.

Start

This command starts the retrieval of the remote schema, the Relay compilation and starts the server.

npm run dev