Angular is a front-end framework. You can’t use it to build a backend app. But if you already master the Angular concepts and want to be able to build backend apps, you may want to check Nest. js which is a backend framework based on Node and TypeScript and inspired by Angular.