Find a file
Anton Nesterov 109994db57 init
2024-07-08 18:01:12 +02:00
dist init 2024-07-08 18:01:12 +02:00
.gitignore init 2024-07-08 18:01:12 +02:00
bun.lockb init 2024-07-08 17:38:38 +02:00
index.ts init 2024-07-08 18:01:12 +02:00
logger.test.ts init 2024-07-08 18:01:12 +02:00
package.json init 2024-07-08 17:38:38 +02:00
README.md init 2024-07-08 17:38:38 +02:00
tsconfig.json init 2024-07-08 18:01:12 +02:00

httplog

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.13. Bun is a fast all-in-one JavaScript runtime.