Coder Social home page Coder Social logo

zanwaar / whatsapp-gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fawwaz37/whatsapp-gateway

0.0 0.0 0.0 2.19 MB

Simple WhatsApp Gateway, Built Using Baileys, Express, Sequelize, and Mazer

License: GNU General Public License v3.0

Shell 0.06% JavaScript 78.79% CSS 3.33% EJS 17.83%

whatsapp-gateway's Introduction

WhatsApp - Gateway

Img Dashboard

Simple WhatsApp Gateway, Built Using Baileys, Express, Sequelize + Mazer

Stars Forks

Note

This is just a simple version, if you want more versions visit https://wasup.masterforexid.com/

If you want to request a feature, contact my number wa.me/6287715579966

Because there are no other features added to this free repo

Installation

Requirements

Cloning this repo

> git clone https://github.com/fawwaz37/whatsapp-gateway.git
> cd whatsapp-gateway

Use code . to open file in VS Code

> code .

Editing the file

.env Configurations

# Listening Host - socket
HOST=http://localhost:8080

# Default session name
SESSION_NAME=session_1

# If AUTO_START=y, Auto Start Session With Default name
AUTO_START=n

# It doesn't need to be replaced, it's okay
PREFIX=.
SESSION_PATH=./session
LOG_PATH=./public/log

# Configure the database, fill it with your own
DB_NAME=wa-gateway
DB_USER=root
DB_PASSWORD=
DB_HOST=localhost
DB_PORT=3306
DB_DIALECT=mysql

Installing the dependencies

> npm install

Running App

> npm start

After Start Database and Table Auto Create

Then Browse http://localhost:8080 . You will see the Dashboard.

Img Dashboard

API Docs

You Can See All Documentation Here POSTMAN

whatsapp-gateway's People

Contributors

fawwaz37 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.