Skip to content

OPSILab/query-engine

 
 

Repository files navigation

Query Engine

Rename docker.compose.prod.yml in docker.compose.yml and config.template.js in config.js, so you can set minio and postgre credentials without pushing it because they are in gitignore.

Send a POST request to http://localhost:3000/api/query with the beopen bearer token in header and the postgre query in payload: { "query" : "the query..." }

Note: the "-" symbols in bucket name must be not included in the query

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.7%
  • HTML 5.1%
  • Dockerfile 0.2%