Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.11 KB

DEVELOPER.md

File metadata and controls

33 lines (17 loc) · 1.11 KB

Developer Guide

Welcome to the WSO2 Identity Apps developer guide. If you would like to contribute to the code, see the information on this guide.

Get started

  1. Setting Up Development Environment

    Follow this guide to set up the source code, development tools & other software.

  2. Build & Run

    Follow this guide to install the dependencies and build the modules needed to run the apps in the local environment.

  3. Write Code

    Follow this guide to learn about our coding style and tips on writing maintainable code.

  4. Testing

    Follow this guide to learn about our testing strategies.

  5. Maintenance

    Follow this guide to learn about the maintainance tasks of the repository, such as, what to do with dependacy updatest, etc.

  6. Advanced

    Follow this section to learn the advance concepts of the Identity Apps repository including Architecture, etc.

  7. Troubleshooting

    Look through here if you come across any issue.