-
Version 0.1.8:
Plasmido is an Electron application that runs on your computer. You can run it from sources or build an executable for your preferred platform.
-
Install dependencies:
npm install
ℹ️
|
Node.js >=12.22.1 is required |
-
Install quasar cli:
https://quasar.dev/quasar-cli/installation
$ yarn global add @quasar/cli
# or
$ npm install -g @quasar/cli
Check Getting Started Wiki
Plasmido was created as an internal tools to help us test our Kafka events in an easy way. We believe that more people may find it useful and benefit from it, so we want to share it with the community.
Currently, Plasmido is in an early stage of development, but it has reached a level where it is usable and stable enough, despite not having all the desired features and needing stability, UX/UI, etc… improvements.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
-
Plasmido is an Electron applications built with:
-
and many other open source projects…!
Plasmido is under development, and non-backward-compatible changes might be introduced. Currently, Plasmido does not encrypt communications, credentials or any sensitive information, nor does it protect against unwanted access to information.
Plasmido is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.