0c166ab54cd4ed0ab6098edbb5160bcfd91f5bb0
Adds onApplicationBootstrap, beforeApplicationShutdown, and onApplicationShutdown hooks with signal support.
Alveo
Alveo is a lightweight example of DI (Dependency Injection) container for TypeScript and JavaScript projects, designed to be simple and easy to use.
To install dependencies:
bun install
To run test:
bun test.ts
Description
Languages
TypeScript
100%