| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse1. Fork This Repository
Start by forking this repository to your own GitHub account. Click the button below to fork:
π Get Session ID (WhatsApp Pair Code Login)
To deploy, generate your session ID from the links below: Session ID 1**
Session ID 2**
1..DEPLOY ON HEROKU ‡οΈ
2..DEPLOY ON RENDER ‡οΈ
3..DEPLOY ON GITHUB ‡οΈ
Deploy On Workflow
Copy the workflow codes and then frok the repo edit config add session id then save and now click on repo action tag then click on start new workflow then paste workflow codes rename main.yml to deploy.yml and save the file
name: Node.js CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20.x]
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm install
- name: Start application
run: npm start
DEVELOPER OF humbah-md
Forked from Tohidkhan6332/TOHID-KHAN
meet Mr Tohid, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Tohid-Khan brings a world of excitement and joy to your chats β¨π€
JavaScript
| Back | FazBrowse Home | New Git URL |