You can configure and customize everything according to your iwsh by replacing the default values in the config.js
file.
Clone the repository.
git clone https://github.com/asheeeshh/ayyy.git
Install dependencies.
cd ayyy
npm install
Make changes and run the app.
npm run dev