{"id":15408411,"url":"https://github.com/yusukebe/remix-on-nextjs","last_synced_at":"2025-04-18T16:18:34.774Z","repository":{"id":162149259,"uuid":"636751129","full_name":"yusukebe/remix-on-nextjs","owner":"yusukebe","description":"Remix runs on Next.js Edge API Routes","archived":false,"fork":false,"pushed_at":"2023-05-05T15:01:42.000Z","size":133,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T06:33:18.712Z","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/yusukebe.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":"2023-05-05T14:57:26.000Z","updated_at":"2023-07-31T06:43:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"abf8f382-fa01-458a-a8fd-a8bd510c880b","html_url":"https://github.com/yusukebe/remix-on-nextjs","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"ab01a2bc8421a624b37fce4a66878409e36d1a6b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fremix-on-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fremix-on-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fremix-on-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fremix-on-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusukebe","download_url":"https://codeload.github.com/yusukebe/remix-on-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249517753,"owners_count":21284834,"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-10-01T16:33:50.197Z","updated_at":"2025-04-18T16:18:34.754Z","avatar_url":"https://github.com/yusukebe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remix on Next.js\n\nRemix application runs on [Edge API Routes](https://nextjs.org/docs/pages/building-your-application/routing/api-routes#edge-api-routes) in Next.js.\n\n## Demo\n\n* \u003chttps://remix-on-next-yusukebe.vercel.app\u003e\n\n## Screenshot\n\n`env` has `NEXT_RUNTIME:\"edge\"`, but the page is generated by Remix app.\n\n![SS](https://ss.yusukebe.com/10890bf3d4779b8ef85b0afea96c618a35690c2adae0437952d0ddbb4d92dea6.png)\n\n## Directory structure\n\n```\n.\n├── README.md\n├── next-env.d.ts\n├── next.config.js\n├── package.json\n├── pages // \u003c=== Next.js\n│   ├── _app.tsx\n│   ├── _document.tsx\n│   ├── api\n│   │   └── [...route].ts // \u003c=== Edge API Routes\n│   └── index.tsx\n├── public\n├── remix.app // \u003c=== Remix App\n│   ├── entry.client.tsx\n│   ├── entry.server.tsx\n│   ├── root.tsx\n│   └── routes\n│       └── $.tsx\n├── remix.config.js\n├── remix.env.d.ts\n├── tsconfig.json\n└── yarn.lock\n```\n\n## Author\n\nYusuke Wada \u003chttps://github.com/yusukebe\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Fremix-on-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusukebe%2Fremix-on-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Fremix-on-nextjs/lists"}