Depends on what you you need that backend to do, no?
The backend part of the framework is typically a BFF (Backend for Framework). Anything that has considerable domain logic would be its own service.

Comments