{"id":20865637,"url":"https://github.com/adeelibr/stsath","last_synced_at":"2026-04-14T04:31:23.906Z","repository":{"id":101973069,"uuid":"69056505","full_name":"adeelibr/stsath","owner":"adeelibr","description":"Smart Twitter Sentiment Analysis On Tweets \u0026 Hashtags","archived":false,"fork":false,"pushed_at":"2018-09-02T13:21:08.000Z","size":3615,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T12:34:45.444Z","etag":null,"topics":["bootstrap","hashtag","material-design","material-ui","mysensors","nodejs","react","recharts","sentiment-analysis","sequelize","tweets","twitter","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adeelibr.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}},"created_at":"2016-09-23T19:58:00.000Z","updated_at":"2018-09-02T13:21:11.000Z","dependencies_parsed_at":"2023-10-20T16:20:54.423Z","dependency_job_id":null,"html_url":"https://github.com/adeelibr/stsath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adeelibr/stsath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeelibr%2Fstsath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeelibr%2Fstsath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeelibr%2Fstsath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeelibr%2Fstsath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adeelibr","download_url":"https://codeload.github.com/adeelibr/stsath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeelibr%2Fstsath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["bootstrap","hashtag","material-design","material-ui","mysensors","nodejs","react","recharts","sentiment-analysis","sequelize","tweets","twitter","webpack"],"created_at":"2024-11-18T05:50:17.395Z","updated_at":"2026-04-14T04:31:23.888Z","avatar_url":"https://github.com/adeelibr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# STSATH (pronounced stath)\nSmart Twitter Sentiment Analysis On Tweets \u0026amp; Hashtags\n##### By Adeel Imran\n\n### Tools Used For Making This App\n* NodeJS, ExpressJS\n* React\n* Material-UI, Bootstrap\n* MySQL\n\n### Running App\n* Do An Npm Install\n* Start Server: npm start\n* Start Your MySQL Server: (I Use XAMPP For Local Development, You Can Use Any Other MySQL Client You Prefer)\n* Compile Fresh Client Code: npm run bundle\n\n##### Now Go To Your Browser And Type:\n\n```javascript\nhttp://localhost:3000 or http://127.0.0.1:3000\n```\n\n### Sequelize\nNow, run the init command to create the files (config.json) and\nfolders (“migrations”, “models”, and “seeders”): [First Time Only When Making App Structure]\n\n```javascript\n$ node_modules/.bin/sequelize init or npm run sequelizeinit\n```\n\n###### Note: This step isn't required, because when you clone this repository these folders will already by their.  \n\nGo in the config.json file created and put your database information\n\n\n### Sequelize Migrations\nThen run the migration to create the tables:\n\n``` javascript\n$ node_modules/.bin/sequelize db:migrate or npm run migrations\n```\n\n#### Database Tables\n* users\n* feedbacks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeelibr%2Fstsath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeelibr%2Fstsath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeelibr%2Fstsath/lists"}