https://github.com/bene/log-request
Log details of a request, needed it to debug HomePod automations 🙄
https://github.com/bene/log-request
Last synced: over 1 year ago
JSON representation
Log details of a request, needed it to debug HomePod automations 🙄
- Host: GitHub
- URL: https://github.com/bene/log-request
- Owner: bene
- Created: 2024-07-01T13:55:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T13:56:18.000Z (about 2 years ago)
- Last Synced: 2025-03-28T02:07:21.171Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# log-request
To install dependencies:
```bash
bun install
```
To run:
```bash
bun start
```