Tech Stack

Apps and Packages

  • api: Backend
  • web: Frontend
  • ui: Frontend Helper
  • prisma: ORM

Build

To build all apps and packages, run the following command:

cd digital-library
pnpm build

Develop

To develop all apps and packages, run the following command:

cd digital-library
pnpm dev