@athenna/http
The Athenna Http server. Built on top of fastify.
The Athenna Http server. Built on top of fastify.
Global Ioc helper for Athenna ecosystem. Built on top of awilix.
The Athenna logging solution. Log in stdout, files and buckets.
The Athenna email handler. Built on top of nodemailer.
The Athenna queue handler.
Template for new projects.
esmpack, transform javascript files to es module that can be imported by browser.
Simple node wrapper that runs esbuild on TS files for ESM projects
[<img src="https://img.shields.io/badge/-Node.js-success.svg?logo=node">](https://nodejs.org/) [<img src="https://img.shields.io/badge/-SWC-FECC00.svg?logo=swc">](https://swc.rs/) [](https://github.com/aldrin-exchange/aldrin-sdk/blob/main/LICENSE)
This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme