{"id":16182399,"url":"https://github.com/drawveloper/remix-builder-io","last_synced_at":"2025-04-07T12:30:31.646Z","repository":{"id":37245024,"uuid":"505221164","full_name":"drawveloper/remix-builder-io","owner":"drawveloper","description":"Sample Remix app integrated with BuilderIO and deployed to Vercel.","archived":false,"fork":false,"pushed_at":"2022-06-20T22:38:20.000Z","size":1917,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-13T15:18:12.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"remix-builder-io.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/drawveloper.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":"2022-06-19T21:16:51.000Z","updated_at":"2023-03-09T02:14:33.000Z","dependencies_parsed_at":"2022-08-18T22:11:10.041Z","dependency_job_id":null,"html_url":"https://github.com/drawveloper/remix-builder-io","commit_stats":null,"previous_names":["drawveloper/remix-builder-io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drawveloper%2Fremix-builder-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drawveloper%2Fremix-builder-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drawveloper%2Fremix-builder-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drawveloper%2Fremix-builder-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drawveloper","download_url":"https://codeload.github.com/drawveloper/remix-builder-io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247652450,"owners_count":20973626,"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-10T06:31:03.806Z","updated_at":"2025-04-07T12:30:31.562Z","avatar_url":"https://github.com/drawveloper.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Remix + Builder IO template.\n\nDemo: https://remix-builder-io.vercel.app/\n\nThis is a sample application which illustrates how to leverage server-side rendering of CMS content hosted on Builder.io using Remix as a framework.\n\n## Getting it to work\n\n- Go to https://builder.io/account/space (click in Account Settings on bottom left corner)\n\n![Account settings](public/account-settings.png)\n\n- Copy your `Public API Key`, create a file named `.env` with `BUILDER_API_KEY={{YOUR_API_KEY_GOES_HERE}}`. PROTIP: in production, you'll have to add this as an environment variable too.\n\n- Go to https://builder.io/models (click in Models on left menu)\n\n![Models](public/models.png)\n\n- Click on Page\n\n- Add `http://localhost:3000` as a preview URL. PROTIP: you may have to allow the \"builder.io\" in your browser settings to access HTTP content in an iframe served inside HTTPS. Check this video: https://www.youtube.com/watch?v=YL5gbEmx9Wo\n\n![Page - Preview URL](public/page-detail.png)\n\n- Create a new page with url `/`. \n\n![Create page at /](public/create-page.png)\n\n- Make sure your dev server is up (`npm run dev`) and edit the page. You should see the \"add block\" button.\n\n![Add block](public/add-block.png)\n\n## Deployment\n\nAfter having run the `create-remix` command and selected \"Vercel\" as a deployment target, you only need to [import your Git repository](https://vercel.com/new) into Vercel, and it will be deployed.\n\nIf you'd like to avoid using a Git repository, you can also deploy the directory by running [Vercel CLI](https://vercel.com/cli):\n\n```sh\nnpm i -g vercel\nvercel\n```\n\nIt is generally recommended to use a Git repository, because future commits will then automatically be deployed by Vercel, through its [Git Integration](https://vercel.com/docs/concepts/git).\n\n## Development\n\nTo run your Remix app locally, make sure your project's local dependencies are installed:\n\n```sh\nnpm install\n```\n\nAfterwards, start the Remix development server like so:\n\n```sh\nnpm run dev\n```\n\nOpen up [http://localhost:3000](http://localhost:3000) and you should be ready to go!\n\nIf you're used to using the `vercel dev` command provided by [Vercel CLI](https://vercel.com/cli) instead, you can also use that, but it's not needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrawveloper%2Fremix-builder-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrawveloper%2Fremix-builder-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrawveloper%2Fremix-builder-io/lists"}