{"id":16528970,"url":"https://github.com/nielse63/alpaca-firebase","last_synced_at":"2026-02-15T13:36:41.055Z","repository":{"id":250591132,"uuid":"834782879","full_name":"nielse63/alpaca-firebase","owner":"nielse63","description":"Firebase implementation for running Alpaca scripts","archived":false,"fork":false,"pushed_at":"2025-03-07T20:30:25.000Z","size":3841,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T23:28:07.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nielse63.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-28T10:52:38.000Z","updated_at":"2025-01-01T16:17:02.000Z","dependencies_parsed_at":"2024-10-28T10:16:18.739Z","dependency_job_id":"76476bf0-862e-4128-918f-46789c366075","html_url":"https://github.com/nielse63/alpaca-firebase","commit_stats":null,"previous_names":["nielse63/alpaca-firebase"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/nielse63/alpaca-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nielse63%2Falpaca-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nielse63%2Falpaca-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nielse63%2Falpaca-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nielse63%2Falpaca-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nielse63","download_url":"https://codeload.github.com/nielse63/alpaca-firebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nielse63%2Falpaca-firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29480184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-10-11T17:42:34.979Z","updated_at":"2026-02-15T13:36:41.026Z","avatar_url":"https://github.com/nielse63.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpaca-firebase\n\n\u003e Algotrading bot example using TypeScript\n\n[Learn how to create your first algotrading bot on Medium.](https://medium.com/@ErikKyleNielsen/write-your-first-typescript-algotrading-bot-8194dfe60e5f)\n\n## Prerequisites\n\nNode `v22.12.0` and a global installation of `firebase-tools` are required to work on this project:\n\n```bash\nnvm install v22.12.0\nnpm i -g firebase-tools\n```\n\n## Installation\n\n```bash\ngit clone https://github.com/nielse63/alpaca-firebase.git\ncd alpaca-firebase\nnvm use\nnpm ci\n```\n\n## Usage\n\n| Command          | Description                        |\n| ---------------- | ---------------------------------- |\n| `npm run serve`  | Run the firebase functions locally |\n| `npm run deploy` | Deploy functions to production     |\n\n### Development\n\n| Command         | Description                     |\n| --------------- | ------------------------------- |\n| `npm run lint`  | Lint and format source files    |\n| `npm run build` | Generate type declaration files |\n\n### Testing\n\n```bash\nnpm test\n\n# with coverage\nnpm test -- --coverage\n```\n\n### Creating a new release\n\n```bash\nnpm run release\nnpm run release -- --patch    # release patch version\nnpm run release -- --minor    # release minor version\nnpm run release -- --major    # release major version\nnpm run release -- --force    # run even with uncommitted changes\nnpm run release -- --dry-ryn  # don't create an npm release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnielse63%2Falpaca-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnielse63%2Falpaca-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnielse63%2Falpaca-firebase/lists"}