How to couple Next.js wiht Express server?

后端 未结 0 817
滥情空心
滥情空心 2021-01-26 17:35

I am struggling to add next-routes or couple Express with Next.js in any other way. My app.js(backend)

app.use(\'/api/v1/auth\', auth);
app.use(\'/api/v1/blogpost         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题