{"id":17596168,"url":"https://github.com/fyko/stockx-gif","last_synced_at":"2025-04-26T18:59:50.065Z","repository":{"id":42440167,"uuid":"351285226","full_name":"Fyko/stockx-gif","owner":"Fyko","description":"an application for creating gifs from stockx 360 product images","archived":false,"fork":false,"pushed_at":"2025-02-15T08:24:10.000Z","size":7605,"stargazers_count":5,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T08:25:36.686Z","etag":null,"topics":["goat","reselling","shoes","sneakerbot","stockx"],"latest_commit_sha":null,"homepage":"https://stockx-gif.fyko.net","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fyko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":["fyko"],"open_collective":null,"ko_fi":"carterh","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-03-25T02:28:55.000Z","updated_at":"2023-10-05T12:07:39.000Z","dependencies_parsed_at":"2023-09-10T05:35:41.234Z","dependency_job_id":"648eb1d2-1013-4770-b1ad-297508d0b184","html_url":"https://github.com/Fyko/stockx-gif","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.3513513513513513,"last_synced_commit":"8ccc98058ad921efd80eea1654dab21c51cd50a6"},"previous_names":["carterhimmel/stockx-gif","fyko/stockx-gif-next","fyko/stockx-gif"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fstockx-gif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fstockx-gif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fstockx-gif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fstockx-gif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fyko","download_url":"https://codeload.github.com/Fyko/stockx-gif/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250877676,"owners_count":21501731,"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":["goat","reselling","shoes","sneakerbot","stockx"],"created_at":"2024-10-22T08:08:18.322Z","updated_at":"2025-04-25T18:47:03.818Z","avatar_url":"https://github.com/Fyko.png","language":"Go","funding_links":["https://github.com/sponsors/fyko","https://ko-fi.com/carterh"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://stockx-gif.com\"\u003e\u003cimg src=\".github/synth.gif\" width=\"640\" alt=\"stockx-gif icon\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/Fyko/stockx-gif/blob/main/go.mod\"\u003e\u003cimg src=\"https://img.shields.io/github/go-mod/go-version/fyko/stockx-gif\" alt=\"Go version\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://david-dm.org/fyko/stockx-gif?path=web\"\u003e \u003cimg src=\"https://img.shields.io/david/fyko/stockx-gif?path=web\" alt=\"Dependencies\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/sponsors/fyko\"\u003e\u003cimg src=\"https://img.shields.io/github/sponsors/Fyko\" alt=\"Sponsors\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n# About\nStockX GIF is a web service for generating GIFs of StockX products which have [360 degree images](https://stockx.com/news/360-degree-images-are-live/).  \nThe API is written in [Go](https://golang.org) and uses [Go Fiber](https://gofiber.io) for routing.\nThe front-end is written in [React](https://reactjs.org/) and uses [Next.js](https://nextjs.org/).\n\n# Deployment \n\n## Deploying backend\nDeploying the backend is as simple as cloning the project and running `docker-compose up -d`.  \nI would **not** reccomend hosting on Heroku as performance suffers.\n## Deploying frontend\nYou can deploy the frontend to Vercel by clicking the button below:  \n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2FFyko%2Fstockx-gif-next%2Ftree%2Fmain%2Fweb\u0026env=NODE_ENV,API_URL)\n\nEnsure you set the following environment variables:  \n* `NODE_ENV` should be `production`\n* `API_URL` should be the URL to where the API is running\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffyko%2Fstockx-gif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffyko%2Fstockx-gif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffyko%2Fstockx-gif/lists"}