Skip to content

pakebijja/RIKA-XMD-V1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

PAIR CODE SESSION ID

Pairing Code
# Deployment

You can deploy this bot for free on the following platforms:


1. HEROKU

Deploy

GitHub Actions Workflows

Node.js CI

You can set up a continuous integration workflow by creating a .github/workflows/nodejs.yml file with the following content:

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

👑 PROJECT OWNER

HII DEARS FRIENDS IF YOU WANT ANY HELP SO YOU CAN CONTACT↘︎ WITH ME WIA WHATSAPP ITS ME SHAMIKA DENUWAN

Replit --- ## 🌐 WhatsApp Channel


Stay connected with the latest updates and community by joining our official WhatsApp group and channel. You can also contact the owner directly.

WhatsApp Channel



About

#MADE BY SHAMIKA DENUWAN 💙

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published