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.gitInstall dependencies.
cd ayyy
npm installMake changes and run the app.
npm run dev