Skip to content

kholidanas27/whatsapp-api-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published