青木
How are they defined separately?
I generally use https://nx.dev for project design. I write an API it should be an app rather than library.
41 replies
How are they defined separately?
In the way of importing types (
import type from tsrpc_api
), once some other code on the server is imported in my code, it will be packaged into the front-end project. I even need to write some tools for security inspections.41 replies