How to execute WP shortcode in a javascript string “”

If you’re just looking for a way to get some data from database for the javascript, then you could consider using admin-ajax, WP REST API or even wp_localize_script to get and make available the data you need.