Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

craftcms-bridge

martywallace14MIT0.1.1TypeScript support: included

ORM bridging to Craft CMS databases written in TypeScript with TypeORM.

readme

CraftCMS Bridge

CircleCI

Bridging to Craft CMS managed databases with TypeORM entities and repositories. This project is intended for building NodeJS applications that interface with Craft's database, which allows for the development of microservices that interact with the data directly rather than going through APIs developed on top of the Craft application in PHP.