Skip to content

Vonage-Community/sample-numbers-messages-number-shadowing-app

Repository files navigation

Number Shadowing Demo

To Run

  1. Create a Vonage application with Voice and Messaging Capabilities
  2. npm install
  3. Copy .env.dist to .env
  4. Fill in .env with your credentials and a number to use as a delivery phone
  5. Run the application in two terminals
    1. npm run dev
    2. nodemon server-src/api.ts
  6. Visit the application at http://localhost:5173

About

A simple app to show how number shadowing can work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published