-
Node.js (>=18.x)
-
MySQL
You can changed the db provider in
prisma/schema.prisma -
Redis/Valkey
-
WhatsApp Account
-
Clone repo
git clone https://github.com/ulisha-limited/ulisha-bot.git cd ulisha-bot -
Install dependencies
npm install
-
Setup environment variables
cp .env.example .env
-
Run Migration
npx prisma migrate dev
-
Start bot
npm run dev
-
Build
npm run build -
Start
pm2 start ecosystem.config.js
-
Build
npm run build -
Start
npm run start
This project is licensed under the Polyform Noncommercial License 1.0.0.
This project builds upon the mrepol742/project-canis Template, which is licensed under the Apache License.
Unless otherwise noted, all new code, assets, and configurations added for Ulisha Store are covered by the Polyform Noncommercial License 1.0.0].