Skip to content

chore(dev): set up dev environment + local OrbitX DEX API for live-data dev - #128

Draft
audifyx wants to merge 1 commit into
cursor/orbitxcity-demo-6aedfrom
cursor/setup-dev-environment-d9e9
Draft

chore(dev): set up dev environment + local OrbitX DEX API for live-data dev#128
audifyx wants to merge 1 commit into
cursor/orbitxcity-demo-6aedfrom
cursor/setup-dev-environment-d9e9

Conversation

@audifyx

@audifyx audifyx commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

Sets up the local development environment for the OrbitX / OG Scan platform and documents it for future agents. No application code was changed — only dev helpers and AGENTS.md.

What was verified

  • web/ deps install (pnpm install --frozen-lockfile) and web/ogdex/ deps install (npm install).
  • Lint: npm run lint runs (pre-existing repo warnings/errors, not environment issues).
  • Tests: npm run test41 passed, 3 skipped.
  • Dev servers run: main hub SPA on :8080, OrbitX DEX SPA on :5173.
  • Hello-world: OrbitX DEX screener, global search, and OG_SCANNER exercised end-to-end with live Solana token data.

Changes

  • web/ogdex/dev-api-server.mjs — dev-only server that runs the existing web/api/ogdex.js handler on :3001 so the DEX has a local /api/ogdex/* backend (works keyless against public APIs).
  • web/ogdex/vite.config.proxy.ts — dev-only vite config that proxies /api:3001.
  • AGENTS.md — added ## Cursor Cloud specific instructions (package-manager gotchas, service commands/ports, auth-gated hub caveat, and the local live-data DEX flow).

Demo (DEX with live data)

orbitx_dex_live_data_demo.mp4
DEX screener populated with live Solana tokens
OG_SCANNER forensic result for ORBITX token

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

…rsor Cloud setup notes

Co-authored-by: soltools262 <soltools262@gmail.com>
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
og-scan Ready Ready Preview, Comment Jul 25, 2026 6:15am
rork-og-meme-coin-tracker Ready Ready Preview, Comment Jul 25, 2026 6:15am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants