{"id":13580158,"url":"https://github.com/useflyyer/create-flyyer-app","last_synced_at":"2025-04-10T12:33:03.690Z","repository":{"id":38426674,"uuid":"282473221","full_name":"useflyyer/create-flyyer-app","owner":"useflyyer","description":"Scaffold everything you need to create a https://flyyer.io template | Generate social media images and og:image","archived":false,"fork":false,"pushed_at":"2023-03-05T07:50:01.000Z","size":4755,"stargazers_count":26,"open_issues_count":6,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T22:04:52.631Z","etag":null,"topics":["build-tools","flyyer","image-generator","npx","open-graph","react","social-preview","twitter-cards","typescript","vue","zero-configuration"],"latest_commit_sha":null,"homepage":"https://flyyer.io","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/useflyyer.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}},"created_at":"2020-07-25T15:38:56.000Z","updated_at":"2024-04-15T10:44:36.000Z","dependencies_parsed_at":"2024-04-08T18:06:37.709Z","dependency_job_id":null,"html_url":"https://github.com/useflyyer/create-flyyer-app","commit_stats":{"total_commits":156,"total_committers":3,"mean_commits":52.0,"dds":0.05769230769230771,"last_synced_commit":"8d3c6e9fff6efb59d463e24d9ae5df57a44406a0"},"previous_names":["flayyer/create-flayyer-app"],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fcreate-flyyer-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fcreate-flyyer-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fcreate-flyyer-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fcreate-flyyer-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/useflyyer","download_url":"https://codeload.github.com/useflyyer/create-flyyer-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217123,"owners_count":21066633,"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":["build-tools","flyyer","image-generator","npx","open-graph","react","social-preview","twitter-cards","typescript","vue","zero-configuration"],"created_at":"2024-08-01T15:01:48.156Z","updated_at":"2025-04-10T12:33:03.659Z","avatar_url":"https://github.com/useflyyer.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"create-flyyer-app\n==================\n\n[![Resultant flyyer live image](https://github.com/useflyyer/create-flyyer-app/blob/master/.github/assets/result-1.png?raw=true\u0026v=1)](https://cdn.flyyer.io/render/v2/flyyer/default/main.jpeg?title=try+changing+this)\n\n[![Resultant flyyer live image](https://github.com/useflyyer/create-flyyer-app/blob/master/.github/assets/result-2.png?raw=true\u0026v=1)](https://cdn.flyyer.io/render/v2/flyyer/default/main.jpeg?title=awesome!+%F0%9F%98%83\u0026description=Optional+description\u0026_w=1080\u0026_h=1920)\n\n**Create [Flyyer.com](https://flyyer.io?ref=create-flyyer-app) app**\n\n📚 Please read the documentation here: [https://docs.flyyer.io/docs/](https://docs.flyyer.io/docs/)\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/create-flyyer-app.svg)](https://npmjs.org/package/create-flyyer-app)\n[![Downloads/week](https://img.shields.io/npm/dw/create-flyyer-app.svg)](https://npmjs.org/package/create-flyyer-app)\n[![License](https://img.shields.io/npm/l/create-flyyer-app.svg)](https://github.com/useflyyer/create-flyyer-app/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n\u003c!-- tocstop --\u003e\n\n# Usage\n\nStart by invoking `create-flyyer-app`.\n\n```sh\nnpm init flyyer-app@latest my-project\n```\n\nWith yarn:\n\n```sh\nyarn create flyyer-app my-project\n```\n\nThen cd into your new created `my-project` directory and install the dependencies.\n\n```sh\ncd my-project\nnpm install\n```\n\nCreate and edit templates inside the `templates` directory. Run the local server with:\n\n```sh\nnpm run start\n```\n\nThen preview your template at [https://useflyyer.github.io/studio](https://useflyyer.github.io/studio)\n\n[![flyyer-studio screenshot](https://raw.githubusercontent.com/useflyyer/studio/main/.github/screenshot.png)](https://useflyyer.github.io/studio)\n\nOnce you are ready execute `npm run deploy` but with your API key\n\n```sh\nexport FLYYER_KEY=...\nexport NODE_ENV=production\nnpm run build\nnpm run deploy\n```\n\n\u003e Get your FLYYER_KEY at [https://flyyer.io/settings/keys](https://flyyer.io/settings/keys) 👈\n\nGreat! 🎉\nNow your new template deck should appear there.\n\nIf you need to update your templates you can just run `npm run deploy` again.\n\n## Dynamic og:image\n\nYou can use the resulting URLs to create dynamic `\u003cmeta property=\"og:image\" /\u003e` for your websites.\n\nSee the official guides: https://docs.flyyer.io/guides\n\n[![Demo of link previews using Flyyer](./.github/assets/agents.png)](https://flyyer.io?ref=create-flyyer-app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuseflyyer%2Fcreate-flyyer-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuseflyyer%2Fcreate-flyyer-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuseflyyer%2Fcreate-flyyer-app/lists"}