Skip to content

Aayushadh/Meeting-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting-API

Meeting API for Meeting bot

Project Setup

  • fork then clone it
  • In terminal at location where package.json resides,run command npm install
  • In same directory, create .env file and copy the following lines
    • MONGODB_URL = YOUR_MONGODB_URL(replace this with yours)
    • PORT = 3000
    • JWT_TOKEN = abcdefghi

Note:- According to your needs, comment the import of the files/modules that you don't need. So that it can't generate any kind of error

About

Meeting API for Meeting bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors