/akasha.beta.deprecated

:muscle::newspaper::facepunch:The etheric core powering beta.akasha.world. This repository served as an experiment playground for the alpha version of AKASHA. Now it is considered deprecated and seen as a stepping stone in the R&D of the AKASHA world framework. 🚀🌍🚀

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Install :

  • npm install
  • npm run flow-typed
  • npm run rebuild

Run :

  • npm run dev (start both main and renderer)

    Or in separate consoles:

    • npm run hot-server
    • npm run start-hot

// Run the following from the Console tab of your app's DevTools require('devtron').install()

Package app:

  • npm run package-linux
  • npm run package-mac
  • npm run package-win