• @chobeat@lemmy.mlOP
    link
    fedilink
    English
    91 month ago

    It’s an elixir skeleton that runs a system of modules you can combine (just with configs) or that you can extend by adding new modules.

    The skeleton does the bare minimum and the modules contain all the logic. It’s not a no-code tool (that would be astounding, but doesn’t exist yet), you still need to write some config files (flavours) or write some elixir.

    • Victor
      link
      fedilink
      English
      31 month ago

      Huh. Okay.

      Well alright, thanks for explaining.