6. Full sample app

A complete sample app implementation is available on GitHub. Follow the link below.

Important: since you may run this sample app on localhost, it cannot be reached from the SIWW backend. You will need to configure it as follows:

i/ tunnel the localhost, for example by using ngrok

ii/ add the ngrok address into the localhost config of SIWW (login to SIWW as admin)_

Check the end-to-end implementation in the tutorial video below

Last updated