Tracks Redis memory usage and stream health and renders the stats in a webpage, automatically alerting support teams via MS Teams channel
To get started with the Nursery System REST API, follow these steps:
- Clone the repository to your local machine.
git clone <Repo Link> - Install the required dependencies by running
deno install. - Add your variables in the
.envfileREDIS_URL = <your_database_uri> TEAMS_WEBHOOK_URL = <your_channel_webhook> CHECK_INTERVAL_MINS = 5 APP_URL = http://localhost:3000
- Start the server by running
deno run start
One of Tactful.ai services
