api: Nest.js appweb: Next.js app@worth/prettier-config:prettierconfigurations@worth/eslint-config:eslintconfigurations@worth/typescript-config:tsconfig.jsons used throughout the monorepo
To build all apps and packages, run the following command:
cd worth
pnpm build
To develop all apps and packages, run the following command:
cd worth
pnpm dev
This project is licensed under the MIT License. See the LICENSE file for details.