NeoDash VM requirements

We are trying to install on server which has OS Redhat 8.9 is it feasible?
What compute power does NeoDash uses? What should be the VM size(RAM and CPU) if we create VM for Neodash alone.
Where does cypher query run on on Neodash server or Neo4J database?
And can we have connectivity with NPM modules it it fine to install yarn packates with NPM repo.

It's just a webapp so most of the work happens in your browser.
The server doesn't need any real capacity in principle you can host it in a static bucket.

Queries run in the neo4j database.

M