{"id":15377166,"url":"https://github.com/crashmax-dev/remix-starter","last_synced_at":"2025-04-06T08:27:38.779Z","repository":{"id":50115213,"uuid":"431375510","full_name":"crashmax-dev/remix-starter","owner":"crashmax-dev","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-24T08:00:11.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T13:59:05.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://remix-js.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/crashmax-dev.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}},"created_at":"2021-11-24T06:42:48.000Z","updated_at":"2023-06-04T13:10:34.000Z","dependencies_parsed_at":"2022-09-04T08:30:25.083Z","dependency_job_id":null,"html_url":"https://github.com/crashmax-dev/remix-starter","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/crashmax-dev%2Fremix-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crashmax-dev%2Fremix-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crashmax-dev%2Fremix-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crashmax-dev%2Fremix-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crashmax-dev","download_url":"https://codeload.github.com/crashmax-dev/remix-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247454299,"owners_count":20941466,"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-01T14:09:52.691Z","updated_at":"2025-04-06T08:27:38.762Z","avatar_url":"https://github.com/crashmax-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Remix!\n\n- [Remix Docs](https://remix.run/docs)\n\n## Vercel Setup\n\nFirst you'll need the [Vercel CLI](https://vercel.com/docs/cli):\n\n```sh\nnpm i -g vercel\n```\n\nBefore you can run the app in development, you need to link this project to a new Vercel project on your account.\n\n**It is important that you use a new project. If you try to link this project to an existing project (like a Next.js site) you will have problems.**\n\n```sh\n$ vercel link\n```\n\nFollow the prompts, and when it's done you should be able to get started.\n\n## Development\n\nYou will be running two processes during development when using Vercel as your server.\n\n- Your Vercel server in one\n- The Remix development server in another\n\n```sh\n# in one tab\n$ vercel dev\n\n# in another\n$ npm run dev\n```\n\nOpen up [http://localhost:3000](http://localhost:3000) and you should be ready to go!\n\nIf you'd rather run everything in a single tab, you can look at [concurrently](https://npm.im/concurrently) or similar tools to run both processes in one tab.\n\n## Deploying\n\n```sh\n$ npm run build\n# preview deployment\n$ vercel\n\n# production deployment\n$ vercel --prod\n```\n\n### GitHub Automatic Deployments\n\nFor some reason the GitHub integration doesn't deploy the public folder. We're working with Vercel to figure this out.\n\nFor now, [you can set up a GitHub action with this config](https://gist.github.com/mcansh/91f8effda798b41bb373351fad217070) from our friend [@mcansh](https://github.com/mcansh).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrashmax-dev%2Fremix-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrashmax-dev%2Fremix-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrashmax-dev%2Fremix-starter/lists"}