Coder Social home page Coder Social logo

sasaki-md_v2's Introduction

SASAKI-MD_V2

WHATSAPP BOT MULTIFONCTIONS

Typing SVG

Typing SVG

+

1. FORK THIS REPO

Fork repo

2. GET SESSION_ID BY TEAM SASAKI

QR CODE.

QR-CODE

PAIRING CODE.

PAIR CODE

How To Deploy On Github.

  • YOUTUBE

• Create a new file [.github/workflows/deploye.yml] After created, copy this code👇🏽and paste it there

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

DEPLOY TO RENDER

  1. If You don't have a account in render. Create a account.
    render
  2. Now Deploy
    DEPLOY

DEPLOY TO HEROKU

  1. If You don't have a account in Heroku. Create a account.
    Replit
  2. Now Deploy
    DEPLOY

DEPLOY TO KOYEB

  1. If You don't have a account in koyeb. Create a account.
    koyeb

  2. Get Koyeb api key

  3. Now Deploy
    DEPLOY

DEPLOY ON RAILWAY

  1. If You don't have a account in Railway. Create a account.
    Replit
  2. Now Deploy
    DEPLOY

sasaki-md_v2's People

Contributors

alp24ni avatar rayanhack5 avatar

Stargazers

 avatar

Watchers

 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.