https://github.com/mightofcode/nextjs-scaffold
a scaffold with nextjs, react, typescript, mongodb, koa
nodejs
koa
mongodb
react
cd modules/server
yarn start
cd modules/next
npm run dev
|  |      1del1214      2021-07-27 11:46:47 +08:00 awesome | 
|      2ben560000      2021-07-28 12:23:37 +08:00 Unhandled Runtime Error Error: No router instance found. You should only use "next/router" on the client side of your app. | 
|  |      3mightofcode OP @ben560000 能复现么,我试了下好像没问题 |