https://github.com/bnb/country-code-helpline
https://github.com/bnb/country-code-helpline
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bnb/country-code-helpline
- Owner: bnb
- License: mit
- Created: 2022-07-29T21:56:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-11T15:30:37.000Z (almost 4 years ago)
- Last Synced: 2025-08-04T06:55:40.745Z (11 months ago)
- Language: JavaScript
- Size: 174 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Setup
### Twilio
> Steps largely derived from [this tutorial]().
1. Create a Twilio account
1. Purchase a phone number
...
### PlanetScale Database
> Steps largely derived from [this tutorial]() and [this sample repository]() from that tutorial.
1. Create a database with PlanetScale
1. Download the PlanetScale CLI
1. `brew install planetscale/tap/pscale`
1.