{"id":15887846,"url":"https://github.com/frontity/now-builder","last_synced_at":"2025-03-20T08:33:04.792Z","repository":{"id":35046131,"uuid":"199203359","full_name":"frontity/now-builder","owner":"frontity","description":"A Frontity builder for the Vercel hosting","archived":false,"fork":false,"pushed_at":"2023-01-08T23:47:32.000Z","size":258,"stargazers_count":10,"open_issues_count":10,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T23:06:54.140Z","etag":null,"topics":["builder","frontity","now","now-builder","vercel","zeit"],"latest_commit_sha":null,"homepage":"https://docs.frontity.org/installation-and-deploy/deploy-on-now","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frontity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-07-27T19:01:57.000Z","updated_at":"2023-10-20T16:20:45.000Z","dependencies_parsed_at":"2023-01-15T12:41:53.819Z","dependency_job_id":null,"html_url":"https://github.com/frontity/now-builder","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontity%2Fnow-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontity%2Fnow-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontity%2Fnow-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontity%2Fnow-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frontity","download_url":"https://codeload.github.com/frontity/now-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221744122,"owners_count":16873569,"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":["builder","frontity","now","now-builder","vercel","zeit"],"created_at":"2024-10-06T06:05:21.656Z","updated_at":"2024-10-27T23:21:11.744Z","avatar_url":"https://github.com/frontity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontity - Now builder\n\nUse this builder to deploy a [Frontity](https://frontity.org) project in the Zeit Now hosting.\n\n## Before deploying\n\n1. Create this `now.json` file in your project and change the site url:\n\n```json\n{\n  \"alias\": \"www.your-site.com\",\n  \"version\": 2,\n  \"builds\": [\n    {\n      \"src\": \"package.json\",\n      \"use\": \"@frontity/now\"\n    }\n  ]\n}\n```\n\n2. Create an account on Now. You can [signup here](https://zeit.co/signup).\n\n3. Log in the terminal:\n\n```bash\n\u003e npx now login\n```\n\n## Deploy a test site\n\nDeploy Frontity using this command:\n\n```bash\n\u003e npx now\n```\n\nThat will give you a unique URL for that deploy. Check that everything is ok.\n\n## Deploy a production site\n\nYou need to [add a CNAME](https://zeit.co/docs/v2/custom-domains/#option-2:-using-external-nameservers) of `www.your-site.com` to `alias.zeit.co` in your domain DNS settings.\n\nThen, deploy Frontity using this command:\n\n```bash\n\u003e npx now --target production\n```\n\nThat will createa a deploy and assign it to your real site url.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontity%2Fnow-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontity%2Fnow-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontity%2Fnow-builder/lists"}