{"id":19435552,"url":"https://github.com/code-kern-ai/refinery-entry","last_synced_at":"2026-01-16T02:33:46.275Z","repository":{"id":166017248,"uuid":"630487581","full_name":"code-kern-ai/refinery-entry","owner":"code-kern-ai","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-09T09:56:05.000Z","size":200,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-07T21:11:24.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/code-kern-ai.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-20T13:41:43.000Z","updated_at":"2024-11-19T13:59:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"724943da-79d1-4a6e-a12f-f0c3ba4edfff","html_url":"https://github.com/code-kern-ai/refinery-entry","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-kern-ai%2Frefinery-entry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-kern-ai%2Frefinery-entry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-kern-ai%2Frefinery-entry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-kern-ai%2Frefinery-entry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-kern-ai","download_url":"https://codeload.github.com/code-kern-ai/refinery-entry/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240619429,"owners_count":19830204,"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":[],"created_at":"2024-11-10T15:07:00.744Z","updated_at":"2026-01-16T02:33:46.237Z","avatar_url":"https://github.com/code-kern-ai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# refinery-entry [![Build Status](https://drone.dev.kern.ai/api/badges/code-kern-ai/refinery-entry/status.svg?ref=refs/heads/dev)](https://drone.dev.kern.ai/code-kern-ai/refinery-entry)\n[![refinery repository](https://uploads-ssl.webflow.com/61e47fafb12bd56b40022a49/62c2f30f935f4d37dc864eeb_Kern%20refinery.png)](https://github.com/code-kern-ai/refinery)\n\nLogin and registration screen for [refinery](https://github.com/code-kern-ai/refinery). Implemented via [Ory Kratos](https://github.com/ory/kratos).\n\n\nIf you like what we're working on, please leave a ⭐ for [refinery](https://github.com/code-kern-ai/refinery)!\n\n\u003cdetails\u003e\n  \u003csummary\u003eSee Ory Kratos user interface reference implementation\u003c/summary\u003e\n  \n# Ory Kratos ReactJS / NextJS User Interface Reference Implementation\n\nThis repository contains a reference implementation for Ory Kratos' in ReactJS /\nNextJS. It implements all Ory Kratos flows (login, registration, account\nsettings, account recovery, account verification).\n\nIf you only want to add authentication to your app, and not customize the login,\nregistration, account recovery, ... screens, please check out the\n[Ory Kratos Quickstart](https://www.ory.sh/kratos/docs/quickstart).\n\nTo learn more about using this app, how it is built, and how to customize it\nhead over to the\n[accompanying blog post](https://www.ory.sh/nextjs-authentication-spa-custom-flows-open-source)\nwhich will be released soon!\n\nThe app itself you can see live at\n**[kratos-reference-ui-react-nextjs.vercel.app](https://kratos-reference-ui-react-nextjs.vercel.app)**.\n\n\u003cbr /\u003e\n\n## Usage\n\n\u003cbr /\u003e\n\n**Environment**\n\nThis application can be configured with the following environment variables\n_(refer to the\n[NextJS documentation](https://nextjs.org/docs/basic-features/environment-variables)\nto learn how to configure the application)_:\n\n- `ORY_SDK_URL` _(required)_\u003cbr /\u003eThe URL where ORY Kratos's Public API is\n  located. If this app and ORY Kratos are running in the same private network,\n  this should be the private network address _(e.g.\n  `kratos-public.svc.cluster.local`)_.\n\nExample `.env.local`:\n\n```\nORY_SDK_URL=http://localhost:4433/\n```\n\n\u003cbr /\u003e\n\n**Running Locally**\n\nThe [quickstart documentation](https://www.ory.sh/kratos/docs/quickstart) guides\ndevelopers to use port `4455` for the self-service UI. By default, NextJS uses\nport `3000`. Use the `-p` or `--port` option of the `next dev` / `next start`\ncommands to set the port number:\n\n```sh\nnpm run dev -- -p 4455\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-kern-ai%2Frefinery-entry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-kern-ai%2Frefinery-entry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-kern-ai%2Frefinery-entry/lists"}