boring.tools-poc/packages/logger
Lars Hampe 5467e78596
All checks were successful
Build and Push Docker Image / tests (push) Successful in 47s
Build and Push Docker Image / build (push) Successful in 3m39s
feat: add changelog commit schema
2024-10-26 15:12:43 +02:00
..
src feat: add changelog commit schema 2024-10-26 15:12:43 +02:00
.gitignore feat(logger): add logger package 2024-10-02 15:23:57 +02:00
package.json wip: page update for removing changelog relation 2024-10-24 22:43:27 +02:00
README.md feat(logger): add logger package 2024-10-02 15:23:57 +02:00
tsconfig.json feat(logger): add logger package 2024-10-02 15:23:57 +02:00

@boring.tools/logger

To install dependencies:

bun install

To run:

bun run index.ts

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