相关文章推荐
纯真的葡萄  ·  Response.Write Method ...·  2 年前    · 
善良的钥匙扣  ·  JavaScript将arraybuffer ...·  2 年前    · 

Hey there @Xepobopa ! I apologize for the delayed response on this one.

You should be able to get away with a Single Page Application (SPA) for your React frontend while registering your Nest.JS Backend/API - I definitely recommend checking out our Architecture Scenarios documentation for high level overview.

I also recommend checking out our React sample app as well as the following blog which outlines adding authorization to a Nest.JS API: