Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.17 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.17 KB

Globus Flows IDE BETA

A Web-based IDE for building Globus Flowsopen the Globus Flows IDE.

Screenshot of the Globus Flows IDE

Contributing

This is a Next.js project bootstrapped with create-next-app.

Important Architecture Details

Running the Development Server

npm run dev

The application will be available on the Next.js host – since the application assumes the default GitHub Pages run-time, the basepath is configured to /flows-ide (requests to / will result in a 404).