Private messaging app for HIVE
All development will be on the dev
branch, main
branch will only be updated for production.
- Clone
dev
branchgit clone -b dev https://github.com/d-buzz/d.buzz-message-client.git
- Create branch
- Open PR and make sure base branch is
dev
- Changes will be reviewed and merge to
dev
- Changes will be deployed to
development
server - Approve changes on
development
server will be deployed toproduction