Adding Example-Rapp which can be used for notification_url testing 33/14133/1
authorashishj1729 <jain.ashish@samsung.com>
Mon, 3 Feb 2025 12:15:35 +0000 (17:45 +0530)
committerashishj1729 <jain.ashish@samsung.com>
Mon, 3 Feb 2025 12:18:12 +0000 (17:48 +0530)
commit90f874d99da39f7cdd1a2e3219949a7e4e648f51
tree090868aa51aa3149e625a6009e8824ceeb0f650b
parent3b1cd98fb80f6c0b3ec59dcadcd7a2b92fad3b04
Adding Example-Rapp which can be used for notification_url testing

Change-Id: Ic26d8850e09746a399074ff25f5330df35cf4de8
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
demos/example-rapp/README.md [new file with mode: 0644]
demos/example-rapp/krm/deployment.yaml [new file with mode: 0644]
demos/example-rapp/krm/service.yaml [new file with mode: 0644]
demos/example-rapp/rapp-image-build.sh [new file with mode: 0644]
demos/example-rapp/rapp/Dockerfile [new file with mode: 0644]
demos/example-rapp/rapp/app/main.py [new file with mode: 0644]
demos/example-rapp/rapp/app/requirements.txt [new file with mode: 0644]