{"id":20410971,"url":"https://github.com/omkz/coolpix-devise-access-token","last_synced_at":"2026-04-17T06:03:08.666Z","repository":{"id":143504274,"uuid":"58047861","full_name":"omkz/coolpix-devise-access-token","owner":"omkz","description":"Coolpics! is an open source platform for creating photo-sharing site :v:","archived":false,"fork":false,"pushed_at":"2017-08-08T19:06:48.000Z","size":2805,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T20:40:52.637Z","etag":null,"topics":["9gag","rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/omkz.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":"2016-05-04T11:46:23.000Z","updated_at":"2017-08-08T21:47:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"90df3385-31a2-4bc2-92f8-e2b1833b236b","html_url":"https://github.com/omkz/coolpix-devise-access-token","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omkz/coolpix-devise-access-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fcoolpix-devise-access-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fcoolpix-devise-access-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fcoolpix-devise-access-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fcoolpix-devise-access-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkz","download_url":"https://codeload.github.com/omkz/coolpix-devise-access-token/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fcoolpix-devise-access-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31917372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["9gag","rails","ruby"],"created_at":"2024-11-15T05:49:11.791Z","updated_at":"2026-04-17T06:03:08.605Z","avatar_url":"https://github.com/omkz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coolpics!\n\nCoolpics! is an open source platform for creating photo-sharing site that allows its users to share pictures on the app, as well as through a variety of other social networking platforms, such as Facebook, Twitter, Tumblr, and etc.\nIt's like 9gag.com :)\n\n![Coolpics! Screenshot](https://raw.githubusercontent.com/omkz/coolpics/master/public/screenshot.png)\n\n## Tech Stack\n\n- Ruby 2.3  \n- Ruby on Rails 5.0  \n- PostgreSQL 9.5\n- jQuery\n- Gem: \n    -  [devise](https://github.com/plataformatec/devise) | Authenticatio\n    -  [pg](https://github.com/ged/ruby-pg) | PostgreSQL library for Ruby\n    -  [carrierwave](https://github.com/carrierwaveuploader/carrierwave) | Image upload management\n\n## Installation\n\n### Requirements\n\nBefore you get started, the following needs to be installed:\n  * **Ruby**. Version 2.3.3 is currently used and we don't guarantee everything works with other versions. If you need multiple versions of Ruby, [rbenv](https://rbenv.org) is recommended.\n  * [**RubyGems**](http://rubygems.org/)\n  * **Bundler**: `gem install bundler`\n  * [**Git**](http://help.github.com/git-installation-redirect)\n  * **A database**. Only PostgreSQL 9.5 has been tested, so we give no guarantees that other databases (e.g. MySQL) work. If you're using OS X and have Homebrew installed, install it with `brew install postgresql`\n  * [**Redis**](http://redis.io). Version 3.2.6 has been used successfully, but newer versions should work as well. If you're using OS X and have Homebrew installed, install it with `brew install redis`\n  * [**elasticsearch**] (https://www.elastic.co/products/elasticsearch). If you're using OS X and have Homebrew installed, install it with `brew install elasticsearch`\n  * [**Imagemagick**](http://www.imagemagick.org). If you're using OS X and have Homebrew installed, install it with `brew install imagemagick`\n  \n### Setting up the development environment\n\n1. Get the code. Clone this git repository:\n\n  ```bash\n  git clone git://github.com/omkz/coolpics.git\n  cd coolpics\n  ```\n\n1. Install the required gems by running the following command in the project root directory:\n\n  ```bash\n  bundle install\n  ```\n\n1. Create and initialize the database:\n\n  ```bash\n  bundle exec rake db:migrate\n  ```\n\n1. Start the development server:\n\n  ```bash\n  rails s\n  ```\n\n## If you want to contribute\n\nThe best way to contribute is to do one of the following :\n* Creating tests\n* Refactoring\n* Coding features\n* Correcting logged issues\n* Correcting my English! (I'm an Indonesian, so don't hesitate to fix my sentences or whole paragraphs.)\n\n## License\n\nCoolpics is open source under the MIT license. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fcoolpix-devise-access-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkz%2Fcoolpix-devise-access-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fcoolpix-devise-access-token/lists"}