The repository consists of 7 important branches. Each branch has a feature you can achieve by merging with develop branch.
Note: it has twillio-video necessary and basic code to add twillio video to code.
Note: It has WebSocket settings that are integrated with the ruby on rails application.
Note: It handles basic authentication with the server.
Note: Basic formik for elements.
Note: It will integrate ant-design with the current repository.
Note: It will add cypress, enzyme, and jest to the project.
- git checkout develop
- git merge ${desire-feature-branch-name}
git checkout develop git merge feature/implement-twillio-video
Note: You may have some conflict but it's simple to resolve.