@subql/query

2.11.1 • Public • Published

@subql/query

Run this package

To quickly setup the project, add a .env file in the subql/packages/query folder with the following content:

DB_HOST=localhost
DB_PORT=5432
DB_USER=postgres
DB_PASS=postgres
DB_DATABASE=postgres

then run the following command

$ NODE_OPTIONS="-r dotenv/config" yarn start -- --name <subuqery_name> --playground

/@subql/query/

    Package Sidebar

    Install

    npm i @subql/query

    Weekly Downloads

    47

    Version

    2.11.1

    License

    GPL-3.0

    Unpacked Size

    748 kB

    Total Files

    112

    Last publish

    Collaborators

    • onfinality-admin
    • jay_ji