Skip to content

Instantly share code, notes, and snippets.

@klukiyan
Last active January 22, 2025 15:40
Show Gist options
  • Save klukiyan/866296ae76a9a05083f9df464e81b6ac to your computer and use it in GitHub Desktop.
Save klukiyan/866296ae76a9a05083f9df464e81b6ac to your computer and use it in GitHub Desktop.
SOPS.md

We need a solution for documenting and easily displaying to colleagues the SOPS. Alain sees it as a clickable flowchart that shows details (SOP) for each of the action-taking steps in the flowchart.

We already have the "document/attachment" module available. Open for development is the flowcart editing module.

Todo:

  • Alain will discuss with Dominika and Richard the solution they had in InBev.
  • Check https://www.acadia-software.com/ for inspiration and examples. Check it on Youtube as well
  • Check SOPs documenting/storing videos on Youtube for inspiration.

Nuxt3 modules

Vue Flow

This one is very good and customizeable and free for vue3! https://madewithvuejs.com/vue-flow

url: https://vueflow.dev/examples/nodes/nesting.html
title: "Nested Nodes | Vue Flow"
description: "Bring interactivity to your flowcharts and graphs with Vue Flow. It's a highly customizable Vue3 Flowchart library that can be used to visualize your ideas with Vue3 Flowchart. Features seamless zoom & pan and a ton of more features!"
host: vueflow.dev
favicon: https://vueflow.dev/favicons/favicon-32x32.png
image: https://images.prismic.io/bcakmakoglu/8fbdad18-3cd4-46a9-83cf-dbd9fbf60484_vue-flow.png?auto=compress,format

flowchart vue

This one originally built for react and parsed into Vue -> very good too. Fully replicates the simple visio elements online https://github.com/joyceworks/flowchart-vue https://codesandbox.io/p/sandbox/stoic-borg-w626tt

boardmix

Shared here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment