Skip to content

Automate your pipelines, streamline your workflows.

License

Notifications You must be signed in to change notification settings

LucasLeandro1204/plumber

 
 

Repository files navigation

Plumber

Automate your pipelines and streamline your workflows.

Plumber is a no-code solution that helps public officers automate their repetitive tasks and eliminate human error, so they can focus on their more important work. It supports a growing list of both government and commercial apps and services.

Local dev

  1. Install Docker and make sure it's running
  2. Install dependencies by running npm i
  3. Create a .env in packages/backend based on .env-example
  4. Setup services npm run setup
  5. Run DB migrations npm run migrate (only for first time setup)
  6. Start the server npm run dev

Acknowledgements

Plumber is a fork of the open source project Automatisch. We would like to thank the team for their contributions to the open source community. Please refer to the license files [1,2] for more information.

About

Automate your pipelines, streamline your workflows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%