Cloud Functions are a great way of developing a micro-service based backend. Just like with node backend it is common to share types and some business logic between the two. Could we come up with some way of integrating them with an Nx Workspace? What are the things that people would like to see in that area?
Current Behavior
No easy way of integrating a Cloud Functions within an Nx Workspace.
Expected Behavior
Developers should be able to easily develop a Cloud Functions backend within an Nx Workspace.
Cloud Functions are a great way of developing a micro-service based backend. Just like with node backend it is common to share types and some business logic between the two. Could we come up with some way of integrating them with an Nx Workspace? What are the things that people would like to see in that area?
Current Behavior
No easy way of integrating a Cloud Functions within an Nx Workspace.
Expected Behavior
Developers should be able to easily develop a Cloud Functions backend within an Nx Workspace.