Skip to content

Shoray2002/teledusa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teledusa

grid-cover-template

About

Participants

Shoray Singhal - @ShoraySinghal

Description

Teledusa is a Telegram Bot that allows owners and admins to manage their Medusa Stores using an intuitive interface made by integrating Medusa.js with Node-telegram-bot-api.

Preview

demo.mp4

Operation Reference

Operation Reference

Set up Project

Prerequisites

Before you start with the tutorial make sure you have

Install Project

  1. Clone the repository:
git clone https://github.com/Shoray2002/teledusa.git
  1. Change directory and install dependencies:
cd teledusa
npm install
  1. Setup .env file:
cp .env.template .env
  1. Configure the .env:
  1. Start the server
npm index.js

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published