Find a file
2024-07-08 18:07:17 +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 [ref] https://github.com/fundraiseup-test/51776694-Nesterov-Anton/pull/1 2024-07-08 18:07:17 +02:00
tsconfig.json init 2024-07-08 18:01:12 +02:00

httplog

To install dependencies:

bun install
bun run build

To run:

bun test

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