TypeScript repo that contains @magiclabs.ai/mb-web-sdk
Copy the .env.example file, rename it to .env, and fill in all the values.
You can run the coverage for all the packages at once using the following command
pnpm run turbo:coverageYou can deploy all the packages at once using the command
pnpm run pub:release