Skip to content

Files

Latest commit

Nov 13, 2023
5af4d83 · Nov 13, 2023

History

History

5-nextjs

README.md

About

This example shows a minimal example of how to use SSR:

Usage

0. install mst-gql dependencies (within the parent mst-gql directory)

yarn

1. Install dependencies (within this example's folder)

yarn

2. Start development server

yarn dev

3. Run scaffold task

(with development server running from previous step)

yarn scaffold