Skip to content

makeomatic/ms-files

Repository files navigation

@microfleet/files

codecov.io npm version Commitizen friendly semantic-release Build Status Code Climate

Handles metadata processing, as well as various post-processing of files

Usage

TODO:

Notes

To enable GCS pubsub notifications one must create a topic for it first:

gsutil notification create -t projects/<PROJECT_NAME>/topics/<TOPIC_NAME> -f json -e OBJECT_FINALIZE gs://<BUCKET_NAME>

Roadmap

  • document how it interacts with other services