react-next-boilerplate icon indicating copy to clipboard operation
react-next-boilerplate copied to clipboard

Can you add a getStaticPaths example?

Open JohnAllen opened this issue 3 years ago • 0 comments

This example is out of date and uses a POST request to make getStories queries. And the example in this repo uses a plain react functional component and neither of getStaticProps or getStaticPaths which are kind of core to NextJs.

JohnAllen avatar Dec 26 '21 20:12 JohnAllen