Upload indicator to FTO
This is a separate guide on how to upload your indicator to FTO.
If you have created an indicator that you want to upload and have run the npm run build
command in the terminal, a file named my-indicator-project.js
(indicator's file name) will appear in the dist
folder. Upload this file to FTO (see Picture #1 and #2).


From there, your indicator should appear in "My Indicators" dropdown menu (Picture #3).

Last updated