Skip to content

globus/flows-ide

Repository files navigation

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).