Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

mobilejazz/harmony-typescript

Repository files navigation

MJ Harmony logo

Harmony TypeScript

Harmony is a framework developed by Mobile Jazz that specifies best practices, software architectural patterns and other software development related guidelines.

Documentation · Kotlin · Swift · PHP

Getting Started

Harmony TypeScript is split into several NPM packages, being @mobilejazz/harmony-core the only required package. The other packages are optional and make sense in the context of the project type (e.g. frontend/backend…).

Package Description
@mobilejazz/harmony-core Core repository with the Harmony implementation and types.
@mobilejazz/harmony-angular Integration with Angular.
@mobilejazz/harmony-bugfender Integration with Bugfender.
@mobilejazz/harmony-nest Integration with NestJS.
@mobilejazz/harmony-typeorm Integration with TypeORM.

Contributing

Please check the development README.