{"id":27259562,"url":"https://github.com/coolcode/remix-vite-cloudflare-template","last_synced_at":"2025-09-11T16:18:42.039Z","repository":{"id":222443051,"uuid":"757293906","full_name":"coolcode/remix-vite-cloudflare-template","owner":"coolcode","description":"Remix Vite Cloudflare Template","archived":false,"fork":false,"pushed_at":"2024-02-14T11:20:27.000Z","size":227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T04:06:15.138Z","etag":null,"topics":["remix","remixjs","vitejs"],"latest_commit_sha":null,"homepage":"https://remix-vite-cloudflare-eyb.pages.dev/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coolcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-02-14T07:39:17.000Z","updated_at":"2024-02-14T09:16:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"ceb309f9-cb64-4fc4-8abd-3e1a9cff8d0f","html_url":"https://github.com/coolcode/remix-vite-cloudflare-template","commit_stats":null,"previous_names":["coolcode/remix-vite-cloudflare-template"],"tags_count":3,"template":true,"template_full_name":null,"purl":"pkg:github/coolcode/remix-vite-cloudflare-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcode%2Fremix-vite-cloudflare-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcode%2Fremix-vite-cloudflare-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcode%2Fremix-vite-cloudflare-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcode%2Fremix-vite-cloudflare-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolcode","download_url":"https://codeload.github.com/coolcode/remix-vite-cloudflare-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcode%2Fremix-vite-cloudflare-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274666695,"owners_count":25327496,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["remix","remixjs","vitejs"],"created_at":"2025-04-11T04:06:13.729Z","updated_at":"2025-09-11T16:18:42.023Z","avatar_url":"https://github.com/coolcode.png","language":"JavaScript","readme":"# Remix + Vite Cloudflare Template\n\n- [Online Demo](https://remix-vite-cloudflare-eyb.pages.dev)\n- [Remix Docs](https://remix.run/docs)\n- [Remix Vite docs](https://remix.run/docs/en/main/future/vite)\n\n## Development\n\nYou will be utilizing Wrangler for local development to emulate the Cloudflare runtime. This is already wired up in your package.json as the `dev` script:\n\n```sh\n# setup database\nwrangler d1 execute demo --local --file=./schema.sql\n\n# start the remix dev server and wrangler\npnpm run dev\n```\n\nOpen up [http://localhost:5173](http://localhost:5173) and you should be ready to go!\n\n## Deployment\n\nFirst, build your app for production:\n\n```sh\npnpm run build\n```\n\nThen run the app in production mode:\n\n```sh\npnpm start\n```\n\nNow you'll need to pick a host to deploy it to.\n\n### DIY\n\nIf you're familiar with deploying Node applications, the built-in Remix app server is production-ready.\n\nMake sure to deploy the output of `pnpm run build`\n\n- `build/server`\n- `build/client`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolcode%2Fremix-vite-cloudflare-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoolcode%2Fremix-vite-cloudflare-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolcode%2Fremix-vite-cloudflare-template/lists"}