8000 GitHub - spaceraccoon/plumber: Automate your pipelines, streamline your workflows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spaceraccoon/plumber

 
 

Repository files navigation

Plumber

My changes.

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%
0