bcgov / bcgov/entity

Future Scanning Work

Open
#33,080 0 comments 0 reactions 0 assignees View on GitHub
Assets
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Thor's proposal

scan-to-email sends the PDF to email
my email parser calls my cloudrun service that stores it in Cloud Storage, sets a firestore setting to pending
eventarc kicks off a CloudEvent as a triggered from a new file being saved in Cloud Storage
Processing service in CloudRun moves the file to documents (could do other stuff like OCR) and sets the firestore to done and add the URL to access the document
My Nuxt app has a useScanDocument composable that is tied to the firestore db
The Client UI updates automatically to show a new doc is ready to process in the Q

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.