{"id":21725527,"url":"https://github.com/dunghenry/rails_auth_docker","last_synced_at":"2026-04-12T04:38:05.842Z","repository":{"id":107273037,"uuid":"552411018","full_name":"dunghenry/rails_auth_docker","owner":"dunghenry","description":"ruby on rails + mongodb + docker","archived":false,"fork":false,"pushed_at":"2024-04-21T07:26:29.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T19:28:25.926Z","etag":null,"topics":["authentication","docker","docker-compose","mongodb-atlas","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","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/dunghenry.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-10-16T14:34:30.000Z","updated_at":"2024-04-21T07:26:32.000Z","dependencies_parsed_at":"2024-04-19T09:25:57.451Z","dependency_job_id":"a8f01f3f-1802-4c50-9743-ba7a3bb8857c","html_url":"https://github.com/dunghenry/rails_auth_docker","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/dunghenry%2Frails_auth_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frails_auth_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frails_auth_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frails_auth_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/rails_auth_docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706500,"owners_count":20496570,"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":["authentication","docker","docker-compose","mongodb-atlas","ruby-on-rails"],"created_at":"2024-11-26T03:18:58.587Z","updated_at":"2025-12-31T00:03:46.958Z","avatar_url":"https://github.com/dunghenry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ruby on rails + Authentication + Docker + MongoDB\n\n### Install mongoid: add gem 'mongoid' to Gemfile\n\n```js\nbundle install\n```\n\n### Generate the default Mongoid configuration\n\n```js\nbin/rails g mongoid:config\n```\n\n### Create model User\n\n```js\nbin/rails g scaffold User username:string email:string password:string\n```\n\n### List routes\n\n```js\nrails routes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Frails_auth_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Frails_auth_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Frails_auth_docker/lists"}