Commit f0a5bf9b authored by Pelayo Torres's avatar Pelayo Torres
Browse files

Helper documentation

parent c4324659
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
- [Run All CAPIF Services locally with Docker images and deploy monitoring stack](#run-all-capif-services-locally-with-docker-images-and-deploy-monitoring-stack)
- [Run each service using Docker](#run-each-service-using-docker)
- [Run each service using Python](#run-each-service-using-python)
- [Start Your Testing with OpenCAPIF](#start-your-testing-with-opencapif)

Capif services are developed under [services folder](https://labs.etsi.org/rep/ocf/capif/-/tree/main/services).

@@ -160,6 +161,6 @@ pip3 install -r requirements.txt
python3 -m <service>
```

#### 4. Start Your Testing with OpenCAPIF
#### Start Your Testing with OpenCAPIF

You can now test OpenCAPIF. Visit the Testing page to see how it works.
 No newline at end of file