Closed eyeshield2110 closed 1 year ago
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
Alert microservice
This is a microservice that polls the weather retrieval service for alerts our users are subscribed to. Ex. If Im subscribed to alerts in montreal, my device will now receive weather alert if something happens like a snowstorm in april.
Prerequisite
Make sure your browser allows push notification. The following for chrome:
Make sure your machine's settings allow push notification from your browser. On Mac:
On Windows:
Manual testing steps
Architecture (also see the same diagram in Wiki)
The 3 rounded colored boxes represent the 3 processes you need to run to see the flow of the alert notification being created.