48 packages
@athenna/artisan
The Athenna CLI application. Built on top of commander and inspired in @adonisjs/ace.
@athenna/cache
The cache handler for Athenna Framework.
@athenna/cli
Athenna CLI to create new Athenna projects.
@athenna/common
The Athenna common helpers to use in any Node.js ESM project.
@athenna/config
Cache and handle environment variables and config files of Athenna.
@athenna/core
One foundation for multiple applications.
@athenna/cron
Athenna scheduler application. Built on top of node-cron.
@athenna/database
The Athenna database handler for SQL/NoSQL.
@athenna/http
The Athenna Http server. Built on top of fastify.
@athenna/ioc
Global Ioc helper for Athenna ecosystem. Built on top of awilix.