{"id":21809356,"url":"https://github.com/bluebigthink/stable-coin-bot","last_synced_at":"2026-04-06T21:33:49.318Z","repository":{"id":245609917,"uuid":"818818503","full_name":"BlueBigThink/Stable-Coin-Bot","owner":"BlueBigThink","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-23T00:49:14.000Z","size":545,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T08:26:22.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/BlueBigThink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-06-23T00:48:42.000Z","updated_at":"2024-07-20T22:25:38.000Z","dependencies_parsed_at":"2024-06-23T02:00:36.839Z","dependency_job_id":"2b0fa360-cdc7-4ff9-9e2f-398f4a32c1a2","html_url":"https://github.com/BlueBigThink/Stable-Coin-Bot","commit_stats":null,"previous_names":["bluebigthink/stable-coin-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBigThink/Stable-Coin-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBigThink%2FStable-Coin-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBigThink%2FStable-Coin-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBigThink%2FStable-Coin-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBigThink%2FStable-Coin-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBigThink","download_url":"https://codeload.github.com/BlueBigThink/Stable-Coin-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBigThink%2FStable-Coin-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-27T13:20:38.599Z","updated_at":"2026-04-06T21:33:49.291Z","avatar_url":"https://github.com/BlueBigThink.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uniswap Stable Coin Bot\n\n## Usage\n\nInstall [nodemon](https://github.com/remy/nodemon) globally\n\n```\nnpm i nodemon -g\n```\n\nInstall server and client dependencies\n\n```\nnpm i\ncd client\nnpm i\n```\n\nTo start the server and client at the same time (from the root of the project)\n\n```\nnpm run dev\n```\n\nRunning the production build on localhost. This will create a production build, then Node will serve the app on http://localhost:5000\n\n```\nNODE_ENV=production npm run dev:server\n```\n\n## How this works\n\nThe key to use an Express backend with a project created with `create-react-app` is on using a **proxy**. We have a _proxy_ entry in `client/package.json`\n\n```\n\"proxy\": \"http://localhost:5000/\"\n```\n\nThis tells Webpack development server to proxy our API requests to our API server, given that our Express server is running on **localhost:5000**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebigthink%2Fstable-coin-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluebigthink%2Fstable-coin-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebigthink%2Fstable-coin-bot/lists"}