/provida

auth/data/... provider interfaces

Primary LanguageTypeScript

🧪 TS monorepo starter (pnpm)

/!\ Skip the env configuration step

JS folks wanna npm install your lib/framework right now

🛠 Usage

Prerequisite: Proplate cli ^0.3.0

Bootstrap project

proplate create --template https://github.com/YumeT023/ts-monorepo-starter --dest destination
cd destination

Install deps

pnpm install

Build

build all or pass the package to build

pnpm build <targets?>

🧨 Features