Hi guys We are trying t…

less than 1 minute read

Hi guys. We are trying to move our koa2 based API under Nx workspace and would like to follow the proposed conventions as close as possible. The thing that’s not clear right now is which “types” to use in an API project. Do “feature”, “data-access”, “util” still apply or do we need to define different types for a backend app? Any guidance is highly appreciated. Thank you.

Updated: