{"id":13719861,"url":"https://github.com/remix-run/starter-vercel","last_synced_at":"2025-10-02T12:30:44.420Z","repository":{"id":54316029,"uuid":"320651333","full_name":"remix-run/starter-vercel","owner":"remix-run","description":"Remix Starter for Vercel","archived":true,"fork":false,"pushed_at":"2021-04-30T00:29:40.000Z","size":331,"stargazers_count":51,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-29T00:20:19.532Z","etag":null,"topics":["remix","vercel"],"latest_commit_sha":null,"homepage":"","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/remix-run.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":"2020-12-11T18:20:08.000Z","updated_at":"2024-04-02T15:00:10.000Z","dependencies_parsed_at":"2022-08-13T11:50:35.281Z","dependency_job_id":null,"html_url":"https://github.com/remix-run/starter-vercel","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/remix-run%2Fstarter-vercel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remix-run%2Fstarter-vercel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remix-run%2Fstarter-vercel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remix-run%2Fstarter-vercel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remix-run","download_url":"https://codeload.github.com/remix-run/starter-vercel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234991334,"owners_count":18918695,"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":["remix","vercel"],"created_at":"2024-08-03T01:00:56.839Z","updated_at":"2025-10-02T12:30:44.091Z","avatar_url":"https://github.com/remix-run.png","language":"TypeScript","funding_links":[],"categories":["Starter","TypeScript"],"sub_categories":[],"readme":"## Please Don't Use\n\n\u003e Please use `npm init remix` instead of this starter repo to create a new Remix app.\n\u003e This repository was archived on April 29, 2021.\n\n# Remix Starter for Vercel\n\nWelcome to Remix!\n\nThis is a starter repo for using [Remix](https://remix.run) with [Vercel](http://vercel.com/).\n\n## Development\n\nAfter cloning the repo, rename `.npmrc.example` to `.npmrc` and insert the license key you get from [logging in to your dashboard at remix.run](https://remix.run).\n\n\u003e Note: if this is a public repo, you'll probably want to move the line with your key into `~/.npmrc` to keep it private.\n\nThen, install all dependencies using `npm`:\n\n```sh\n$ npm install\n```\n\nYour `@remix-run/*` dependencies will come from the Remix package registry.\n\n### First Run\n\nBefore you can run the app in development you need link the project to a new vercel project on your account.\n\n```sh\n$ vercel link\n```\n\nFollow the prompts, and when its done you should be able to get started:\n\n```sh\n$ npm start\n```\n\nThis will start the Remix's build watcher and the vercel development server.\n\n## Deploying to Production\n\nYou will need to add your npmrc with your Remix token inside it to your environments:\n\n```bash\n$ vercel env add plain NPM_RC development \u003c .npmrc\n$ vercel env add plain NPM_RC preview \u003c .npmrc\n$ vercel env add plain NPM_RC production \u003c .npmrc\n```\n\nOnce that's done you can deploy!\n\n```sh\n$ npm run build\n$ vercel\n```\n\n## Documentation\n\nDetailed documentation for Remix [is available at remix.run](https://remix.run/dashboard/docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremix-run%2Fstarter-vercel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremix-run%2Fstarter-vercel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremix-run%2Fstarter-vercel/lists"}