WhatsApp API

Getting Started

Install dependencies

npm install

Configure database

export DATABASE_URL="postgresql://user:pass@host:5432/dbname"

Start server

node index.js

Server runs at https://codeskytz-api-lajj0.sevalla.app