{"id":20519431,"url":"https://github.com/tanukihq/genkan","last_synced_at":"2026-02-17T11:01:17.564Z","repository":{"id":40705426,"uuid":"344842484","full_name":"TanukiHQ/Genkan","owner":"TanukiHQ","description":"玄関 Genkan｜Seamless authentication system using NodeJS and MongoDB","archived":false,"fork":false,"pushed_at":"2022-12-14T01:14:37.000Z","size":1969,"stargazers_count":4,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-24T04:11:24.899Z","etag":null,"topics":["authentication","genkan","login","login-system","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TanukiHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-05T14:52:44.000Z","updated_at":"2021-08-12T06:12:02.000Z","dependencies_parsed_at":"2023-01-28T16:01:43.999Z","dependency_job_id":null,"html_url":"https://github.com/TanukiHQ/Genkan","commit_stats":null,"previous_names":["hakkouhq/genkan"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TanukiHQ/Genkan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanukiHQ%2FGenkan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanukiHQ%2FGenkan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanukiHQ%2FGenkan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanukiHQ%2FGenkan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TanukiHQ","download_url":"https://codeload.github.com/TanukiHQ/Genkan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanukiHQ%2FGenkan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29541119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["authentication","genkan","login","login-system","mongodb","nodejs"],"created_at":"2024-11-15T22:13:35.597Z","updated_at":"2026-02-17T11:01:17.547Z","avatar_url":"https://github.com/TanukiHQ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Genkan 玄関\n\nGenkan is a session based authentication system written in NodeJS and uses MongoDB as its database.\n\n\u003e ### ⚠️ Don't implement Genkan in any production environment (just yet!)\n\u003e This project is still heavily in development. It is highly and extremely discouraged to use Genkan in any production environment.\n\n## Why use Genkan\n\nGenkan is made to be easily implementable across any Node application regardless of scale. A Node application can simply check for the browser cookie against the session ID stored in MongoDB to check for login state.\n\n## Download\n\nYou can download Genkan using the following options:\n\n### NPM\n```\nnpm i genkan\n```\n\n**or**\n\n### Git Clone\n```\ngit clone https://github.com/HakkouHQ/Genkan.git\n```\n\n## Setup\n\nInstall all necessary node modules with the following command. \nThe default theme for Genkan, [Uchi](https://github.com/TanukiHQ/genkan-theme-uchi), will be installed as well.\n\n```\nnpm i\n```\n\n### Next,\n```\nnode app.js\n```\n\n**or**\n\n```\nnodemon\n```\n\nRunning Genkan for the first time will generate a `config.json` file.\n\nRun Genkan again with the following command above and open `http://localhost:5000/login` in your browser.\n\n## License\n- [GPL-3.0 License](https://www.gnu.org/licenses/gpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanukihq%2Fgenkan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanukihq%2Fgenkan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanukihq%2Fgenkan/lists"}