Skip to content

globus/flows-ide

Repository files navigation

🧪 EXPERIMENTAL 🧪

⚠️ Until this notice is removed, usage of this repository is NOT recommended and is provided as-is.

We're looking forward to sharing more details about this repository and more at GlobusWorld 2024!


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