Skip to content

Plumber for H4PG'24 - Recipes

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE.agpl
Notifications You must be signed in to change notification settings

opengovsg/hack24-recipes-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

Plumber for H4PG'24 - Recipes

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE.agpl

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%