Skip to content
Snippets Groups Projects
user avatar
Konstantin Tsabolov authored
* Upgraded the dependencies to the latest versions
* Switched output to ESM format
* Switched NestJS and Jest to SWC to improve speed of building and testing
* Refactored TSConfig to remove tsconfig-paths
* Updated imports in all files to reflect the change in TSConfig
* Changed the linting rules (removed AirBnB config)
* Fixed Prettier installation (added ignore file)
* Fixed typing errors (mainly usage of any's)
* Fixed the non-working E2E test

P.S. None of the mentioned makes sense alone, therefore a huge commit :man_shrugging:
7f3815fd
History

ocm-engine version 1

Dependencies

Node 12 Python 2.5.0 >= <3.0.0 pnpm

Setup local

  1. pnpm install
  2. pnpm prisma:generate
  3. pnpm /app/:build

app options: attestation, connection, principal, ssi

Docker compose

  1. Go to compose dir

  2. docker-compose up

Example Flows (OCM Usage)

Please refer to OCM-flow-overview