{"id":17278329,"url":"https://github.com/edmundhung/remix-sandbox","last_synced_at":"2025-08-13T07:08:52.158Z","repository":{"id":44638162,"uuid":"408123933","full_name":"edmundhung/remix-sandbox","owner":"edmundhung","description":"🎪 Sandbox generator for Remix","archived":false,"fork":false,"pushed_at":"2022-02-03T01:09:20.000Z","size":1083,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T12:16:22.467Z","etag":null,"topics":["codesandbox","remix","stackblitz","template"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/github/edmundhung/remix-sandbox","language":"TypeScript","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/edmundhung.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}},"created_at":"2021-09-19T12:40:58.000Z","updated_at":"2023-03-10T10:10:29.000Z","dependencies_parsed_at":"2022-09-22T10:12:54.481Z","dependency_job_id":null,"html_url":"https://github.com/edmundhung/remix-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edmundhung/remix-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmundhung%2Fremix-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmundhung%2Fremix-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmundhung%2Fremix-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmundhung%2Fremix-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmundhung","download_url":"https://codeload.github.com/edmundhung/remix-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmundhung%2Fremix-sandbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270199928,"owners_count":24543755,"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-08-13T02:00:09.904Z","response_time":66,"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":["codesandbox","remix","stackblitz","template"],"created_at":"2024-10-15T09:11:26.538Z","updated_at":"2025-08-13T07:08:52.122Z","avatar_url":"https://github.com/edmundhung.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e This repository is a codesandbox template for [Remix](https://remix.run/) and supports Remix version starting from 0.17.1. For details, please check out the latest README [here](https://github.com/edmundhung/remix-sandbox/blob/main/.github/README.md).\n# Welcome to Remix!\n\n- [Remix Docs](https://remix.run/docs)\n\n## Development\n\nFrom your terminal:\n\n```sh\nnpm run dev\n```\n\nThis starts your app in development mode, rebuilding assets on file changes.\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 node applications, the built-in Remix app server is production-ready.\n\nMake sure to deploy the output of `remix build`\n\n- `build/`\n- `public/build/`\n\n### Using a Template\n\nWhen you ran `npx create-remix@latest` there were a few choices for hosting. You can run that again to create a new project, then copy over your `app/` folder to the new project that's pre-configured for your target server.\n\n```sh\ncd ..\n# create a new project, and pick a pre-configured host\nnpx create-remix@latest\ncd my-new-remix-app\n# remove the new project's app (not the old one!)\nrm -rf app\n# copy your app over\ncp -R ../my-old-remix-app/app app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmundhung%2Fremix-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmundhung%2Fremix-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmundhung%2Fremix-sandbox/lists"}