.
βββ api
β βββ Dockerfile # To build the Notification Collector API service (Express.js)
βββ dashboard
β βββ Dockerfile # To build the React dashboard for monitoring notifications
β βββ nginx.conf # NGINX configuration for serving the dashboard
βββ docker-compose.yml # Docker orchestration file to manage all services
βββ mock-api
β βββ Dockerfile # Pre-built mock external service simulating failures and timeouts
β βββ combined.log # Logs for debugging
β βββ error.log # Error logs
β βββ package-lock.json
β βββ package.json
β βββ server.js # Mock API logic (DO NOT modify)
βββ processor
βββ Dockerfile # To build the Processor service that handles notification dispatch
-
Notifications
You must be signed in to change notification settings - Fork 3
tractiongroup/flawed-messaging-node
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
A broken nodejs project used for testing candidates
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published