Skip to content

Wireflow - user flow chart real-time collaborative tool

License

Notifications You must be signed in to change notification settings

silentpatrik/Blueprinter

 
 

Repository files navigation

BlueprintFlow - Fork of Wireflow.

This is a fork of Wireflow with some additional features such as search at its current state.

The larger goal however is to generate configuration yaml files for: https://github.com/laravel-shift/blueprint

For this to work there are some things that needs to be changed:

  • Each category needs to map to a laravel feature:
  • Model
  • Migration
  • Seeder
  • Factory
  • Controller
  • Action
  • Resource
  • View
  • Component
  • Livewire
  • Command
  • Handler

And each category needs a set of input fields with defaults that should be displayed in the right column.


Original readme below


Wireflow - flow chart collaboration app

Netlify Status dependencies Status devDependencies Status OpenCollective OpenCollective

Alpha version of Wireflow app made by The Vanila Team and UX Store.

Official Website: Wireflow.co

Wireflow

Around the web:

Develop Locally

yarn
yarn start
open http://localhost:3000

Using docker-compose

docker-compose up -d

Credits

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

Wireflow - user flow chart real-time collaborative tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.4%
  • CSS 8.4%
  • HTML 4.9%
  • Dockerfile 0.3%