Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages