Hacker News new | ask | show | jobs
by sidcool 1224 days ago
Is there a good way to navigate the code base and understand the layout and structure?
1 comments

Yup,take look there https://activepieces.com/docs/contributing/repo-structure

Most current documentation is about the pieces package (Building Pieces Section), the rest will follow soon.

Thanks