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
1
del1214 Jul 27, 2021
awesome
|
2
ben560000 Jul 28, 2021
Unhandled Runtime Error
Error: No router instance found. You should only use "next/router" on the client side of your app. |
3
mightofcode OP @ben560000 能复现么,我试了下好像没问题
|