{"id":23006375,"url":"https://github.com/syntapy/superformula_clone","last_synced_at":"2025-04-02T15:13:29.259Z","repository":{"id":63739506,"uuid":"555034667","full_name":"syntapy/superformula_clone","owner":"syntapy","description":"Clone of superformula.com using Gatsby to practice html/css/js","archived":false,"fork":false,"pushed_at":"2024-10-23T18:23:56.000Z","size":59684,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T20:52:54.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/syntapy.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":"2022-10-20T20:47:50.000Z","updated_at":"2024-09-26T00:54:35.000Z","dependencies_parsed_at":"2022-11-25T01:55:26.118Z","dependency_job_id":"322f8055-873c-4922-8065-b9452e35ae81","html_url":"https://github.com/syntapy/superformula_clone","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/syntapy%2Fsuperformula_clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntapy%2Fsuperformula_clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntapy%2Fsuperformula_clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntapy%2Fsuperformula_clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntapy","download_url":"https://codeload.github.com/syntapy/superformula_clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246837685,"owners_count":20841903,"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-12-15T08:12:21.651Z","updated_at":"2025-04-02T15:13:29.238Z","avatar_url":"https://github.com/syntapy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🚀 Superformula clone\nA clone of superformula.com I am doing to learn React and Typescript\n\nI chose Gatsby because it [seems fast](https://www.gatsbyjs.com/blog/comparing-website-performance-gatsby-vs-next-vs-nuxt/), and that seems like a pretty strong requirement for a landing page\n\n## Contentful Setup\n\nIt interfaces to Contentful using graphql to fetch data, so you will need a Contentful account with appropriate fields in place\n\nWhy Contentful? Can't remember. I was struggling on getting something to work and landed on this, but mayber better to have the data be local\n\nAnyways, all the graphql is in `gatsby/src/pages/index.tsx` and `gatsby/src/pages/components/navbar/index.tsx`\n\nMost of it is defined in several instances of a Section content model, as well as one instance of a LandingPage content model that has the title\n\nAlso needs a `gatsby/.env.development` and a `gatsby/.env.production` file with `CONTENFUL_SPACE_ID` and `CONTENTFUL_ACCESS_TOKEN` defined\nas well as similar definitions in Github Actions secrets or whatnot\n\n## Usage\n\n### start docker container\n\n`./bin/run`\n\n### run dev / prod server\n`npm run develop`\n\n`npm run build; npm run serve` (not yet working)\n\n### update npm packages\n\n`npx npm-check-updates -u` then `npm install`\n\n### run e2e tests\n\n`npm run e2e`\n\n### view e2e test results (requires feh installed), probably only works on linux\n\n`npm run e2e:view:desktop`\n\n`npm run e2e:view:mobile`\n\n### run accessibility tests\n\n`npm run audit`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntapy%2Fsuperformula_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntapy%2Fsuperformula_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntapy%2Fsuperformula_clone/lists"}