The purpose of this backoffice is to operate on the CAPIF resources (Invokers/ Provider and associated resources) being able to perform listing and deletion operations on them.
## Prerequisites
You need to have a full CAPIF instance running (check this link <https://github.com/EVOLVED-5G/CAPIF_API_Services>)
## How to launch the backend
1. (Optional) Run pipenv
2. Install requirements
```
pip3 install -r requirements.txt
```
2. Modify config yaml: That yaml contains the configuration to connect with the database, modify the parameters.