{"id":18686809,"url":"https://github.com/leon/blog-remix-deno","last_synced_at":"2025-06-19T04:37:06.918Z","repository":{"id":142075552,"uuid":"461238568","full_name":"leon/blog-remix-deno","owner":"leon","description":"A demo of how to run remix on deno deploy","archived":false,"fork":false,"pushed_at":"2022-02-19T16:08:26.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T19:08:47.284Z","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/leon.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":"2022-02-19T15:53:56.000Z","updated_at":"2023-05-11T14:20:35.000Z","dependencies_parsed_at":"2023-07-09T05:31:19.121Z","dependency_job_id":null,"html_url":"https://github.com/leon/blog-remix-deno","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leon/blog-remix-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon%2Fblog-remix-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon%2Fblog-remix-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon%2Fblog-remix-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon%2Fblog-remix-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leon","download_url":"https://codeload.github.com/leon/blog-remix-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon%2Fblog-remix-deno/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260689399,"owners_count":23047039,"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-07T10:29:12.169Z","updated_at":"2025-06-19T04:37:01.897Z","avatar_url":"https://github.com/leon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Remix!\n\n- [Remix Docs](https://remix.run/docs)\n\n## Development\n\nYou will be utlizing Deno in watch mode. This is already wired up in your package.json as the `dev` script:\n\n```sh\n# start the remix dev server and your deno app in watch mode\n$ npm run dev\n```\n\nOpen up [http://127.0.0.1:8000](http://127.0.0.1:8000) and you should be ready to go!\n\n## Deployment\n\nFirst, build your app for production:\n\n```sh\nnpm run build\n```\n\nThen run the app in production mode:\n\n```sh\nnpm 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 deno applications you should be right at home just make sure to deploy the output of `remix build`\n\n- `build/`\n- `public/build/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleon%2Fblog-remix-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleon%2Fblog-remix-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleon%2Fblog-remix-deno/lists"}