Installation
The library offers several modules that can be installed separately, which means that if you don't need the server part of the web application to create the client part, you only need to install the client module.
For creating an application server.
npm install @ptsq/serverFor creating a client.
npm install @ptsq/clientThe CLI tool for introspecting remote PTSQ schema.
npm install --dev @ptsq/introspection-clie