/platform-sdk

Cross-Platform Utilities for @ArdentHQ Applications

Primary LanguageTypeScript

Platform SDK

Usage

Documentation can be found here.

Development

pnpm is required to be installed before starting. It is used to manage this monorepo.

Apply eslint rules to source

pnpm run lint

Apply eslint rules to tests

pnpm run lint:test

Apply prettier formatting

pnpm run prettier

Run tests with uvu

pnpm run test

Bump the version of all packages and publish them

bash scripts/publish.sh VERSION YOUR_AUTH_TOKEN

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ardenthq.com. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © Ardent