Skip to content

An example of how to do server side rendering with reason-urql.

Notifications You must be signed in to change notification settings

parkerziegler/reason-urql-ssr

Repository files navigation

reason-urql SSR Example

This repository is an example project for showing how to configure reason-urql for use with Next to support server side rendering.

The project uses a simple binding to next-urql to configure the server-side prepass step, which is what executes your queries on the server before your app is sent to the client.

About

An example of how to do server side rendering with reason-urql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published