{"id":22428802,"url":"https://github.com/soleone/remix-prisma-vercel-template","last_synced_at":"2025-07-23T14:36:33.656Z","repository":{"id":196329604,"uuid":"695763332","full_name":"Soleone/remix-prisma-vercel-template","owner":"Soleone","description":"Template to create a new Remix 2 app including Prisma, Tailwind, PostCSS, Typescript and shadcn-ui","archived":false,"fork":false,"pushed_at":"2023-09-24T23:15:36.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T06:45:18.480Z","etag":null,"topics":["remix-stack"],"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/Soleone.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":"2023-09-24T06:27:37.000Z","updated_at":"2024-02-17T23:47:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"be2a8372-5ea2-4908-9a28-4911b0c5dca1","html_url":"https://github.com/Soleone/remix-prisma-vercel-template","commit_stats":null,"previous_names":["soleone/remix-prisma-vercel-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Soleone/remix-prisma-vercel-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soleone%2Fremix-prisma-vercel-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soleone%2Fremix-prisma-vercel-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soleone%2Fremix-prisma-vercel-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soleone%2Fremix-prisma-vercel-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soleone","download_url":"https://codeload.github.com/Soleone/remix-prisma-vercel-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soleone%2Fremix-prisma-vercel-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266694883,"owners_count":23969838,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-stack"],"created_at":"2024-12-05T20:17:08.874Z","updated_at":"2025-07-23T14:36:33.636Z","avatar_url":"https://github.com/Soleone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remix Vercel Prisma Template\n\nOptimized for immediate deployment to Vercel.\n\nComes with:\n\n* Prisma\n* Tailwind\n* PostCSS\n* Basic UI components fropm shadcn-ui\n* Typescript\n\n## Development\n\nRequirements: Have Postgres installed\n\n1. Rename `.env.example` to `.env` and adjust your local database URL.\n2. Edit `schema.prisma` to create a basic table.\n3. `npm run migrate` to create new migrations file.\n4. `npm install` will also run Prisma migrations and create client which is meant for the production environment, it's fine if this fails locally.\n5. `npm run dev` starts your app in development mode, rebuilding assets on file changes.\n\n### Troubleshooting\n\n* If locally Prisma is complaining that it needs a prisma:// URL then you need to run `npx prisma generate` to ensure it's not using the accelerated client locally\n\n## Deployment\n\n1. Run `vercel` to link a new or existing Vercel project and create the .vercel directory.\n2. Create new Prisma Accelerate project to get DATABASE_URL - [link](https://www.prisma.io/docs/data-platform/accelerate/getting-started)\n3. In Vercel project settings environment variables configure DATABASE_URL to full prisma schema from Prisma Accelerate.\n4. Also configure DIRECT_DATABASE_URL to direct postgresql URL for running migrations during deploy.\n5. `npm run deploy` to deploy to Vercel which will run migrations there via postinstall from package.json.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoleone%2Fremix-prisma-vercel-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoleone%2Fremix-prisma-vercel-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoleone%2Fremix-prisma-vercel-template/lists"}