{"id":21966440,"url":"https://github.com/dreamingechoes/geosearch_with_mongodb","last_synced_at":"2025-06-14T09:33:32.794Z","repository":{"id":96611272,"uuid":"45282949","full_name":"dreamingechoes/geosearch_with_mongodb","owner":"dreamingechoes","description":"An example of geosearch with MongoDB on Ruby on Rails.","archived":false,"fork":false,"pushed_at":"2015-11-12T22:16:15.000Z","size":528,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T05:09:24.862Z","etag":null,"topics":["geosearch","mongodb","rails","ruby"],"latest_commit_sha":null,"homepage":"https://geosearch-with-mongodb.herokuapp.com/","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/dreamingechoes.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}},"created_at":"2015-10-31T00:26:53.000Z","updated_at":"2024-04-09T21:26:19.000Z","dependencies_parsed_at":"2023-03-10T02:15:42.399Z","dependency_job_id":null,"html_url":"https://github.com/dreamingechoes/geosearch_with_mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dreamingechoes/geosearch_with_mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fgeosearch_with_mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fgeosearch_with_mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fgeosearch_with_mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fgeosearch_with_mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamingechoes","download_url":"https://codeload.github.com/dreamingechoes/geosearch_with_mongodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fgeosearch_with_mongodb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259794452,"owners_count":22912357,"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":["geosearch","mongodb","rails","ruby"],"created_at":"2024-11-29T13:16:11.441Z","updated_at":"2025-06-14T09:33:32.773Z","avatar_url":"https://github.com/dreamingechoes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Search With MongoDB\n================\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\nThis application was generated with the [rails_apps_composer](https://github.com/RailsApps/rails_apps_composer) gem\nprovided by the [RailsApps Project](http://railsapps.github.io/).\n\nRails Composer is open source and supported by subscribers. Please join RailsApps to support development of Rails Composer.\n\nRuby on Rails\n-------------\n\nThis application requires:\n\n- Ruby 2.2.2\n- Rails 4.2.4\n\nLearn more about [Installing Rails](http://railsapps.github.io/installing-rails.html).\n\nAbout\n-----\n\nThis is an example of geosearch with MongoDB on **Ruby on Rails**. Was created with **Rails Composer** from the RailsApps project.\n\nThe javascript library to show the map with the results is [GMapz](https://github.com/carloscabo/gmapz),\ndeveloped by [Carlos Cabo](https://github.com/carloscabo). There is a Rails Gem developed by [dreamingechoes](https://github.com/dreamingechoes) (me) [available here](https://rubygems.org/gems/gmapz_rails).\n\n\nOriginal author\n---------------\n\nIván González, *a.k.a* [dreamingechoes](https://github.com/dreamingechoes)\n\nGetting Started\n---------------\n\nTo start using this bot, you only have to do the typical ***Rails*** things:\n\n* Install ***Ruby*** version 2.2.2 (using [RVM](https://github.com/rvm/rvm) or [RBenv](https://github.com/sstephenson/rbenv) or whatever).\n\n* Clone the repo and do the ***bundle install*** thing:\n\n```sh\nuser@computer:~$ git clone git@github.com:dreamingechoes/geosearch_with_mongodb.git\nuser@computer:~$ cd geosearch_with_mongodb\nuser@computer:/geosearch_with_mongodb$ bundle install\nuser@computer:/geosearch_with_mongodb$ rake db:seed\nuser@computer:/geosearch_with_mongodb$ rake db:mongoid:create_indexes\n```\n\n* When all this finish, you're ready to launch the app!\n\n```sh\nuser@computer:/geosearch_with_mongodb$ rails s\n```\n\n* Open your web browser and go to [http://localhost:3000](http://localhost:3000) like in all the regular ***Rails*** apps.\n\nContributing\n------------\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nLicense\n-------\n\n**Search With MongoDB** is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fgeosearch_with_mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamingechoes%2Fgeosearch_with_mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fgeosearch_with_mongodb/lists"}