eighty4 / trousers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trousers platform for Plaid APIs

A hobby project to bootstrap fintech startups that specialize in modular JavaScript monorepos.

Building Trousers

Trousers' monorepo and builds are managed by Rush and pnpm.

rush update will install dependencies, including the pnpm version used by this project.

npm install -g @microsoft/rush
rush update
rush build

Building is incremental and subsequent rush build commands will only rebuild modules with updated sources.

About

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 97.1%Language:JavaScript 2.3%Language:Shell 0.6%