Welcome to the Trust Payments template. Follow these steps to get your environment up and running.
Ensure you have the required development tools installed and configured
Clone the repository and install dependencies using the package manager
Copy environment templates and configure your local settings
Start the development server and begin building
All code must follow our security guidelines:
Comprehensive testing is mandatory:
yarn devStart development server with hot reload
yarn testRun test suite with coverage reporting
yarn lintCheck code quality and formatting
yarn buildCreate production-ready build