Skip to content

This application is a manager for Vonage API virtual phone numbers

License

Notifications You must be signed in to change notification settings

nexmo-community/phone-number-pool-manager-node

Repository files navigation

Vonage

Virtual Phone Number Pool Manager

This application is a manager for Vonage API virtual phone numbers. With it, users can create, edit and cancel numbers.

A full blog post on how this project was built can be found on the Vonage Developer Blog

Vonage

Set up

Local Set Up

  1. Run the following terminal commands to download the repo and oinstall dependencies
git clone https://github.com/nexmo-community/phone-number-pool-manager-node
cd phone-number-pool-manager-node
npm install
  1. Populate the .env file with your credentials
  2. In server.js, change the CORS URL and server port on the last line
  3. Run node server.js

Glitch Set Up

  1. Click this button to create a new Glitch project based on this application
    Remix on Glitch
  2. Populate the .env file with your credentials
  3. Click Show at the top of your Glitch editor and open your working application

Code of Conduct

In the interest of fostering an open and welcoming environment, we strive to make participation in our project and our community a harassment-free experience for everyone. Please check out our Code of Conduct in full.

Contributing

We ❤️ contributions from everyone! Check out the Contributing Guidelines for more information.

contributions welcome

License

This project is subject to the MIT License

About

This application is a manager for Vonage API virtual phone numbers

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages