App | Staging | Production |
---|---|---|
Akasha World | https://next.akasha-world-framework.pages.dev/ | https://akasha.world/ |
Storybook | NA |
Monorepo for AKASHA Core
AKASHA Core is one of the results of an initiative to accelerate the adoption of blockchain-based apps and services by transforming how they attract, engage and delight users.
This project uses node >= v20 and yarn >= v4.
From the root of this project:
$ yarn clean:all
$ yarn build:all
For a definitive guide on all available scripts, check out Scripts-Guide
For development purposes, from the root of this project:
$ yarn world:dev
To watch for changes in dependent projects
$ nx watch --projects=tag:scope:extension --includeDependentProjects -- nx build \\NX_PACKAGE_NAME
This repository is split into five major parts:
The extensions directory contains the available apps and widgets
The libs directory contains components and logic reused across multiple apps and widgets
The tests directory contains integration tests for Akasha World
The tools directory contains executors (i18n etc) and cloudflare functions
The Akasha World contains examples of applications that showcase the usage of AKASHA Core.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
AGPL-3.0 © AKASHA Foundation