Can I use the Query Engine outside of the Strapi environment?

I have a NextJs project. Can I use the query-engine, from you documentation, to get the data I need on NextJs directly?

This topic has been created from a Discord post (1234227798961553461) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Just found the asnwer. You cannot do it. It’s part of the Strapi system.

Query engine is essentially just knex so you could use that