Welcome to Cosmoz Frontend Development documentation!¶
Introduction
Public elements
Working with the frontend
- Repository setup
- Working with the code
- Git
- Continuous integration and deployment
- Next git flow
- Create regular pull request for master
- Make sure next is rebased on master
- Create pull request for next
- Assign next pull request to testing
- Testing team review work procedure
- Additional fixes through pull requests
- When testing approves the change, merge the original pull request to master
- If needed: Reset next
- Running experimental public components in next only
Application architecture
Application views
Other