Skip to main content

Workspace structure

AKASHA Framework's main repository has a structure of a monorepo and is managed using nx.

You can find more details in the repository's README file.

A high level overview of the repository structure:

akasha-world-framework/
├── sdk/
├── locales/
├── ui/
│ ├── apps/
│ ├── design/
│ ├── hooks/
│ └── widgets/
└── package.json