Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp-api-nodejs

Whatsapp API with NodeJs

  1. Run "npm i" in your project
  2. Create database in your local project, default = "whatsapp-api"
  3. Before Run migration and seeder change "type" to 'commonjs' in package.json
  4. npx sequelize-cli db:migrate
  5. Run npx sequelize-cli db:seed:all
  6. Copy and Paste your token access to env
  7. Change "type" to 'module' in package.json
  8. Enjoy Your API

About

Whatsapp API with NodeJs

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages