monadlisa

2.3.9 • Public • Published

MonadLISA

Concepts change according to new understandings. The code is the ultimate truth; The importance of establishing a habitat in .me

The Monadology Leibniz:

The Monad of which we shall here speak, is nothing but a simple substance, which enters into compounds. By 'simple' it means 'without pars'. (Theod. 10)

The Creation of an Identity

Install globally with npm to get .Lisa command.

npm install -g monadlisa
  • Run .lisa on your terminal to access the command line.
  • Start monadLisa with :
    npm start

Clone the main repository and fetch all the contents of the submodules to install monadLisa as a the whole monoRepo:

git clone --recurse-submodules https://github.com/suiGn/monadLisa.git

Modularity and Independence: Each module within the neurons.me ecosystem is designed to function independently yet possesses the inherent capability to integrate with other modules, forming more complex systems. MonadLisa leverages this principle, demonstrating the power of modular design and the synergistic potential of these modules when combined.

Pulling Submodule Changes in the Monorepo:

To get the latest commits for all submodules, you can use:

git pull --recurse-submodules

To ensure that the submodules are on the correct commit tracked by the monorepo:

git submodule update --init --recursive

Deployment:

PM2: This guide would detail steps for running your monadLisa with PM2, and setting it up to restart automatically on server reboot: Click Here

Readme

Keywords

Package Sidebar

Install

npm i monadlisa

Weekly Downloads

1

Version

2.3.9

License

MIT

Unpacked Size

124 kB

Total Files

17

Last publish

Collaborators

  • sui.gn