{"id":28154002,"url":"https://github.com/spongejump/twilio-sms","last_synced_at":"2025-05-15T06:12:42.229Z","repository":{"id":282613048,"uuid":"867517825","full_name":"spongejump/twilio-sms","owner":"spongejump","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-04T08:50:05.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T08:41:23.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spongejump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-04T08:07:45.000Z","updated_at":"2024-10-04T08:50:09.000Z","dependencies_parsed_at":"2025-03-15T19:38:44.843Z","dependency_job_id":"3f14b521-0083-44ef-81ae-ea909c1d0535","html_url":"https://github.com/spongejump/twilio-sms","commit_stats":null,"previous_names":["spongepump/twilio-sms","spongejump/twilio-sms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Ftwilio-sms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Ftwilio-sms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Ftwilio-sms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Ftwilio-sms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spongejump","download_url":"https://codeload.github.com/spongejump/twilio-sms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283286,"owners_count":22045141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-15T06:12:38.243Z","updated_at":"2025-05-15T06:12:42.209Z","avatar_url":"https://github.com/spongejump.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TWILIO SMS-Sender\n\nThis repo serves to help you get started with Twilio for implementing SMS 6-digit codes.\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n```\nAUTH_TOKEN =  \"815...................\"\nACCOUNT_SID = \"AC....................\"\nVERITY_SERVICE_SID = \"VA.............\"\nPHONE_NUMBER = \"+123456789\"\nPORT = 8000\n```\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/gungho0619/twilio-sms.git\n```\n\nGo to the project directory\n\n```bash\n  cd twilio-sms\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n```\n\n## Tech Stack\n\nNode.js, Twilio\n\n## Badges\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![GPLv3 License](https://img.shields.io/badge/License-Flamingo-red.svg)](https://opensource.org/licenses/)\n\n## Authors\n\n- [Flamingo](https://www.github.com/gungho0619)\n\n## Feedback\n\nIf you have any feedback, please reach out to me via [mail](tzztson@gmail.com) or [telegram](https://t.me/gungho0619)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongejump%2Ftwilio-sms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspongejump%2Ftwilio-sms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongejump%2Ftwilio-sms/lists"}