Overview of AstronRPA Frontend package structure
mainThe AstronRPA Frontend is a monorepo containing several core packages for different application types and shared resources:
Core Packages
@rpa/web-app: Main web application.@rpa/electron-app: Desktop application.@rpa/browser-plugin: Browser extension.@rpa/components: Shared UI components.@rpa/shared: Shared tools.@rpa/locales: Internationalization resources.