{"id":17814052,"url":"https://github.com/chrissiku/realtime-search-engine","last_synced_at":"2026-05-07T08:38:25.851Z","repository":{"id":138581204,"uuid":"575016233","full_name":"Chrissiku/realtime-search-engine","owner":"Chrissiku","description":" A realtime search engine that shows analytics on whats people searched for the most.","archived":false,"fork":false,"pushed_at":"2022-12-07T07:26:52.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T22:34:07.321Z","etag":null,"topics":["postgresql","ruby-on-rails","stimulusjs","turbo-rails"],"latest_commit_sha":null,"homepage":"https://rails-tw19.onrender.com/articles","language":"Ruby","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/Chrissiku.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":"2022-12-06T15:12:00.000Z","updated_at":"2023-09-13T11:29:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"059e211d-bc1d-4dc4-a8c3-41439903284e","html_url":"https://github.com/Chrissiku/realtime-search-engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissiku%2Frealtime-search-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissiku%2Frealtime-search-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissiku%2Frealtime-search-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissiku%2Frealtime-search-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chrissiku","download_url":"https://codeload.github.com/Chrissiku/realtime-search-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246777825,"owners_count":20832031,"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":["postgresql","ruby-on-rails","stimulusjs","turbo-rails"],"created_at":"2024-10-27T16:04:48.405Z","updated_at":"2026-05-07T08:38:25.824Z","avatar_url":"https://github.com/Chrissiku.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-time Search box\n\u003e This project is a realtime search engine that shows analytics on whats people searched for the most.\n\n## Note\nThis project is realtime search engine built with `ruby on rails` and in order to manage the realtime page load I implement the `Turbo_Frames` features linked with `Stimulus Js`.\n\n## Live Link\n[Live Link](https://rails-tw19.onrender.com/articles)\n\n## Built With\n\n- Ruby on Rails\n- Turbo_frames\n- Postgresql\n- stimulus\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n```sh\ngit clone git@github.com:Chrissiku/realtime-search-engine.git\ncd realtime-search-engine\n```\n\n### Prerequisites\nBefore starting make sure that you have the following runing on your computer\n- `Ruby 3.1.2`\n- `Rails 7.0.4`\n- `PostgresSQL any version`\n\n### Setup\n\nInstall gems with:\n```sh\nbundle install\n```\non the root of your project create a file `.env` to store your database name and the password.\n\n```sh\ntouch .env\n```\n`.env` file content\n```ruby\nDB_USERNAME=your_database_name\nDB_PASSWORD=your_database_password\n```\n\nSetup database\n\n```sh\nrails db:setup\nrails db:migrate\nrails db:seed\n```\n\nStart server \n\n```sh\nrails server\n```\n\nOpen [http://localhost:3000/](http://localhost:3000/]) in your browser.\n \n At this point you should start browsing the app\n### Run tests\n\n```\nbundle exec rspec\n```\n## Author\n\n👤 **Chris Siku**\n\n- GitHub: [@chrissiku](https://github.com/chrissiku)\n- Twitter: [@christian_siku](https://twitter.com/christian_siku)\n- Linkedin: [@christian_siku](https://www.linkedin.com/in/christian-siku/)\n\n\n\n\n### 🔭 Future Features\n\n- [ ] Display how users formulate their search\n\n### 🤝 Contributing \nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support\n\n\u003e Write a message to encourage readers to support your project\n\nIf you like this project...\n\n\n## Acknowledgments\n\n- Credits go to the whole team at [HelpJuice](https://www.Helpjuice.com)\n\n## 📝 License\n\nThis project is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissiku%2Frealtime-search-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrissiku%2Frealtime-search-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissiku%2Frealtime-search-engine/lists"}