v4.2.0 Stable Release

Open by Design.
Built for Everyone.

Aevum Zenth Open Source publishes enterprise-grade infrastructure, AI tooling, and developer platforms under permissive licenses. Contribute, modify, and deploy freely.

bash — zenth-core
$ npm install @aevum-zenth/core
$ zenth init --template=cloud-native
$ zenth deploy --env=production

Production-Ready Infrastructure

Modular, battle-tested components designed for scale, security, and seamless integration.

Documentation & Guides

Everything you need to integrate, extend, or self-host Aevum Zenth open-source components.

How to Contribute

We welcome bug reports, feature requests, documentation improvements, and code contributions.

01

Fork & Clone

Fork the repository, clone it locally, and set up your development environment using the provided devcontainer.

02

Create a Branch

Follow the naming convention: `feat/your-feature`, `fix/issue-number`, or `docs/update-guide`.

03

Write & Test

Ensure 100% test coverage for new logic. Run `make lint && make test` before committing.

04

Submit PR

Link related issues, add clear descriptions, and request review. Maintainers typically respond within 48h.

# 1. Clone repository
git clone git@github.com:aevum-zenth/core.git
cd core

# 2. Setup environment
npm install
cp .env.example .env

# 3. Run dev server
npm run dev

# 4. Lint & test
npm run lint:fix
npm run test:coverage

# Ready to commit!

Built Together

Join thousands of developers shipping production infrastructure worldwide.

0
Contributors
0
Commits
0
PRs Merged
0
Languages Supported