AnveoSMS is a small program to receive your SMS from Anveo and forward them to an email address of your choice. Anveo is a great provider is you need a phone number to receive 2FA since it supports short codes. If you are willing to pay for a premium plan, Anveo does offer the same feature but if you are a thinkerer like me I invite you to use this application!
- The suggested way of deploying it is using the provided
Infrastructure as Code
in the infra folder. This will deploy it on GCP Cloud Run which is very cheap. As I build more and more features, I plan to rely heavily on GCP features so this will eventually be the only way of deploying. - If you want to host it yourself, you can use the Docker images I build for every release. See the configuration setup in the app folder.
- Store them in a database
- An API for access
- Web portal
- Mobile application