Skip to content

Repository files navigation

QuantGist Microapps & Widgets

Embeddable QuantGist widgets and free trader micro-tools for macro event risk workflows.

What is included

  • Public dashboard components for high-impact macro events.
  • Embeddable calendar and countdown widgets.
  • Trader utilities such as event risk checks, heatmaps, briefings, and asset drivers.
  • Proxy-backed fetchers for free/public surfaces and API-key-backed fetchers for authenticated tools.

Quick start

npm install
npm run dev

Open http://localhost:3000.

Configuration

NEXT_PUBLIC_API_URL=https://api.quantgist.com/v1
NEXT_PUBLIC_PROXY_BASE_URL=http://localhost:3000/api/proxy

For local authenticated testing, add an API key in the browser console:

localStorage.setItem("qg_api_key", "qg_live_...");
location.reload();

Verification

npm run typecheck
npm run build

Links

About

Embeddable QuantGist widgets and free trader micro-tools for macro event risk workflows.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages