Flow Diagram Drawing Tool.
Deploy this app to Linode with a free $100 credit!
ASCIIFlow is a client-side only web based application for drawing ASCII diagrams. You can use it at asciiflow.com.
ASCIIFlow is built with Bazel.
Bazel is most easily installed to the correct version through Bazelisk. See .bazelversion
for the correct version if you aren't using Bazelisk.
npm install -g @bazel/bazelisk
yarn global add @bazel/bazelisk
For development, ibazel is also a very useful tool to help with automatic rebuilding and reloading.
npm install -g @bazel/ibazel
yarn global add @bazel/ibazel
After installation of Bazel/Bazelisk, you can run ASCIIFlow locally with:
ibazel run client:devserver
Or without ibazel (won't do live reloading):
bazel run client:devserver
Please login to review this project.
No reviews for this project yet.
Free web app to take the pain out of transcribing recorded …
Fully-featured, self-hostable, zero trust, full mesh overla…
Terminal in browser over http/https.
Comments (0)
Please login to join the discussion on this project.