summerfi-api: Summerfi API
sdk: Summerfi SDKeslint-config-custom:eslintconfigurations (includeseslint-config-nextandeslint-config-prettier)tsconfig:tsconfig.jsons used throughout the monorepo
pnpm iTo build all apps and packages, run the following command:
pnpm buildTo develop all apps and packages, run the following command:
pnpm devTo initialize submodules use:
git submodule update armada-protocol/contracts
If you want to restore submodules after folder is removed or something broke, delete the submodule
folder and run following script: ./bin/restore-git-submodule.
Learn more about the power of Turborepo: