{"id":19331091,"url":"https://github.com/systemli/ticker-frontend","last_synced_at":"2026-03-03T06:31:03.168Z","repository":{"id":36682356,"uuid":"156558659","full_name":"systemli/ticker-frontend","owner":"systemli","description":"Systemli Ticker Frontend","archived":false,"fork":false,"pushed_at":"2025-04-11T15:40:56.000Z","size":4908,"stargazers_count":12,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-11T16:55:04.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.systemli.org/en/service/ticker.html","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/systemli.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-07T14:28:02.000Z","updated_at":"2025-04-11T15:40:59.000Z","dependencies_parsed_at":"2023-10-20T15:41:56.667Z","dependency_job_id":"9a7b927d-d53f-44ca-b431-ac3bf3003fd6","html_url":"https://github.com/systemli/ticker-frontend","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fticker-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fticker-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fticker-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fticker-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemli","download_url":"https://codeload.github.com/systemli/ticker-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250340280,"owners_count":21414514,"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-11-10T02:39:01.093Z","updated_at":"2026-03-03T06:31:03.162Z","avatar_url":"https://github.com/systemli.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ticker-frontend\n\n[![Integration](https://github.com/systemli/ticker-frontend/actions/workflows/integration.yaml/badge.svg)](https://github.com/systemli/ticker-frontend/actions/workflows/integration.yaml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=systemli_ticker-frontend\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=systemli_ticker-frontend) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=systemli_ticker-frontend\u0026metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=systemli_ticker-frontend) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=systemli_ticker-frontend\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=systemli_ticker-frontend)\n\nThis is the frontend for the [ticker project](https://github.com/systemli/ticker).\nIt provides a simple single page website to present your ticker.\n\n## Getting started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/en/) (\u003e= v22.14.0, lts/jod)\n- [Ticker](https://github.com/systemli/ticker) running on \u003chttp://localhost:8080\u003e\n\n### First start\n\n1. Optional: Install NodeJS with nvm\n\n    ```bash\n    nvm use\n    ```\n\n2. Install dependencies\n\n    ```bash\n    npm install\n    ```\n\n3. Start the development server\n\n    ```bash\n    npm run dev\n    ```\n\n4. Open the website in your browser: \u003chttp://localhost:4000\u003e\n\n## Screenshots\n\n[![Screenshot Desktop](assets/screenshot-desktop-default-small.png)](assets/screenshot-desktop-default.png)\n[![Screenshot Desktop](assets/screenshot-desktop-dark-small.png)](assets/screenshot-desktop-dark.png)\n\n[![Screenshot Mobile](assets/screenshot-mobile-default-small.png)](assets/screenshot-mobile-default.png)\n[![Screenshot Mobile](assets/screenshot-mobile-dark-small.png)](assets/screenshot-mobile-dark.png)\n\n## Localization\n\nStrings are localized on the [locales](./src/i18n/locales) folder. To add more languages, please update those files:\n\n- [i18n.ts](./src/i18n/i18n.ts) to localize all strings\n- [MessageTime.tsx](./src/components/MessageTime.tsx) to localize `dayjs` relative times\n\nTo add a new string, please use the `t('stringKey')` notation and update all the locales.\n\n## License\n\nGPL-3.0 license. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fticker-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemli%2Fticker-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fticker-frontend/lists"}