{"id":27603637,"url":"https://github.com/jaredkc/remix-test-drive","last_synced_at":"2026-04-14T06:04:48.087Z","repository":{"id":151119530,"uuid":"587938817","full_name":"jaredkc/remix-test-drive","owner":"jaredkc","description":"A handle full of Remix resources and examples for cut-and-paste reference","archived":false,"fork":false,"pushed_at":"2024-07-30T22:48:12.000Z","size":1058,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-31T02:29:59.879Z","etag":null,"topics":["react","remix","remix-auth","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://remix-test-drive.vercel.app","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/jaredkc.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-01-11T23:56:24.000Z","updated_at":"2024-07-30T22:48:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f72683f2-66b2-4547-b4bc-6f09f9b06813","html_url":"https://github.com/jaredkc/remix-test-drive","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/jaredkc%2Fremix-test-drive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkc%2Fremix-test-drive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkc%2Fremix-test-drive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkc%2Fremix-test-drive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredkc","download_url":"https://codeload.github.com/jaredkc/remix-test-drive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306623,"owners_count":21408927,"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":["react","remix","remix-auth","tailwindcss","typescript","vercel"],"created_at":"2025-04-22T19:18:10.436Z","updated_at":"2026-04-14T06:04:48.060Z","avatar_url":"https://github.com/jaredkc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remix Test Drive\n\nA handle full of [Remix](https://remix.run/docs) resources and examples for cut-and-paste reference.\n\n## Build with\n\n- [TypeScript](https://www.typescriptlang.org/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [Remix-Auth](https://github.com/sergiodxa/remix-auth)\n\n## Examples provided\n\n- [Action](https://remix.run/docs/en/v1/hooks/use-action-data) template with [ErrorBoundary](https://remix.run/docs/en/1.14.1/route/error-boundary).\n- [Loader](https://remix.run/docs/en/main/route/loader) template fetching data server side.\n- Session example with [Remix-Auth](https://github.com/sergiodxa/remix-auth).\n  - Login template and protected route with `isAuthenticated`.\n- Remix [Form](https://remix.run/docs/en/main/components/form) examples\n  - Remix-friendly form components, most of which do not require `useState`.\n- Global toast messages via [session flash](https://remix.run/docs/en/v1/utils/sessions#sessionflashkey-value).\n- Example API routes returning JSON.\n- AppFrame component using:\n  - Active navigation link with [NavLink](https://remix.run/docs/en/1.14.1/components/nav-link)\n  - Loading indicator when navigating with [useNavigation](https://remix.run/docs/en/1.14.1/hooks/use-transition)\n  - Close the mobile menu after navigation with [useLocation](https://remix.run/docs/en/1.14.1/other-api/react-router).\n  - Simple responsive layout\n\n## Development\n\nTo run your Remix app locally, make sure your project's local dependencies are installed:\n\n```**sh**\npnpm install\n```\n\nAfterwards, start the Remix development server like so:\n\n```sh\npnpm run dev\n```\n\nOpen up [http://localhost:3000](http://localhost:3000), and you should be ready to go!\n\n## Upgrading Remix\n\nA CLI utility to update/list all of your Remix dependencies together.\n\n```sh\nnpx upgrade-remix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredkc%2Fremix-test-drive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredkc%2Fremix-test-drive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredkc%2Fremix-test-drive/lists"}