Trigger FiveM events within FiveM Node + Express API

Can you trigger FiveM events such as TriggerClientEvent() and similar things from a Node.JS + Express API inside of the FiveM server on a different port? Not really sure if you can actually create a Node.JS and Express server on FiveM on a different port, but just trying to lookup if it is actually possible.

Cheers :pray: for anyone who know something related to this.

Got an answer on the Cfx.re discord, apparently you can.