Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 883 Bytes

File metadata and controls

18 lines (12 loc) · 883 Bytes

OpenQASM playground

tests codecov

A playground for OpenQASM in the browser.

Deployment and Configuration

  1. Deploy quasar to Google Cloud Run.
  2. Deploy qasm-playground to Vercel.
  3. Set the GOOGLE_CLOUD_SERVICE_URL environment variable in your Vercel project.

Related Projects