- Clone
https://github.com/rtcwmp-com/rtcwprostats-ui.git - Run
yarn installin repository folder to install libraries before the first run - Run
yarn devto start a local development server - Develop, test the website on localhost against real API, use Developer Tools in chrome or edge to see API calls
yarn buildwill run typescript checks and build for production- Resolve all build errors before committing to rtcwpro organization
- Start a new branch
git checkout -b mycoolchange git push origin HEADto push this branch to rtcwpro organization- Create a pull request and ask a peer to approve it
- Ask donkz to sync the changes to his fork to deploy to production via
https://github.com/donkz/rtcwprostats-ui.git - Wait 5 minutes to deploy to AWS Amplify
PS: DNS and SSL cert for stats.rtcwpro.com are managed by Nihilist