{"id":15439228,"url":"https://github.com/heridev/smsforall-react-app","last_synced_at":"2026-01-20T20:12:16.294Z","repository":{"id":211301125,"uuid":"728761959","full_name":"heridev/smsforall-react-app","owner":"heridev","description":"This is the React 16 application and frontend code for https://app.smsforall.org","archived":false,"fork":false,"pushed_at":"2024-02-27T14:53:13.000Z","size":10869,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T17:32:48.631Z","etag":null,"topics":["react","react-16","single-page-application","sms","sms-api","sms-gateway-api","sms-panel"],"latest_commit_sha":null,"homepage":"https://app.smsforall.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heridev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-12-07T16:29:41.000Z","updated_at":"2024-01-10T15:43:02.000Z","dependencies_parsed_at":"2024-12-20T04:44:12.728Z","dependency_job_id":"bdd05d5d-4243-42da-a5ad-720461e5bf7d","html_url":"https://github.com/heridev/smsforall-react-app","commit_stats":{"total_commits":58,"total_committers":3,"mean_commits":"19.333333333333332","dds":"0.13793103448275867","last_synced_commit":"5b4dc7c09bd5b318052811d410f164a7d99e2ee6"},"previous_names":["heridev/smsforall-react-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heridev/smsforall-react-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heridev%2Fsmsforall-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heridev%2Fsmsforall-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heridev%2Fsmsforall-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heridev%2Fsmsforall-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heridev","download_url":"https://codeload.github.com/heridev/smsforall-react-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heridev%2Fsmsforall-react-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28612165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["react","react-16","single-page-application","sms","sms-api","sms-gateway-api","sms-panel"],"created_at":"2024-10-01T19:03:37.955Z","updated_at":"2026-01-20T20:12:16.276Z","avatar_url":"https://github.com/heridev.png","language":"JavaScript","readme":"### React app application for https://app.smsforall.org\n## Available Scripts\n\n### How to run the project locally?\nRun the following command and make sure you use an accessible URL(e.g. using ngrok)\n```\nexport REACT_APP_API_URL=https://quick-xxx-xxxxxx.ngrok-free.app\nyarn install\nyarn start\n```\n\nNOTE: As you saw before, the backend API application needs to run in port 3030, find more details in the [Smsforall Rails Backend API](https://github.com/heridev/smsforall-rails-api) repository\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n#### Description\nThis is the application and frontend code for https://app.smsforall.org. If you want to add any new features that the original fuse react app includes, you can run the application demo stored in the following location\n```\n/Users/heribertopersonalfolder/fuse_react_v4.1.5_template/fuse_react_demo\n```\n\nIn the case that you do not find that directory in your computer anymore, remember\nthat the original template was uploaded to the repository on bitbucket called\n```\nhttps://bitbucket.org/heridev/sms-para-todos-design-branding/src/master/\n```\nThere is a zip file including all the sources for that template, also \nyou can download it again from envato.com\n\n### Linters, eslint\nIf are having trouble with that configuration feel free to open the .eslintrc file and update it accordingly to your needs\n\n### Original content including after buying and downloading this template from Envato\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\nthe template uses the `react-react-app` script https://create-react-app.dev/docs/adding-custom-environment-variables/\n\n## Available Scripts\n\n### How to run the project locally?\n\nRun\n```\nexport REACT_APP_API_URL=http://localhost:3030\nyarn start\n```\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn run build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `yarn run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheridev%2Fsmsforall-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheridev%2Fsmsforall-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheridev%2Fsmsforall-react-app/lists"}