Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boomerang-io/flow.client.web
The web client for Boomerang Flow, a no-code, cloud-native workflow automation tool. Built in React using IBM Carbon components
https://github.com/boomerang-io/flow.client.web
low-code react
Last synced: about 6 hours ago
JSON representation
The web client for Boomerang Flow, a no-code, cloud-native workflow automation tool. Built in React using IBM Carbon components
- Host: GitHub
- URL: https://github.com/boomerang-io/flow.client.web
- Owner: boomerang-io
- License: apache-2.0
- Created: 2020-06-17T20:37:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T05:29:12.000Z (5 months ago)
- Last Synced: 2024-07-05T16:46:44.287Z (5 months ago)
- Topics: low-code, react
- Language: TypeScript
- Homepage:
- Size: 18.6 MB
- Stars: 7
- Watchers: 9
- Forks: 5
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boomerang Flow Web Client
The web client for Boomerang Flow, a low-code, cloud-native workflow automation tool.
Learn more about our projects on the [docs site](https://useboomerang.io/docs).
View current project work in our [community roadmap repo](https://github.com/boomerang-io/roadmap).
## Getting Started with Vite
This project is built with [Vite](https://vitejs.dev/).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://127.0.0.1:3000](http://127.0.0.1:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!