{"id":25158007,"url":"https://github.com/1chooo/stonix","last_synced_at":"2025-04-30T10:22:45.970Z","repository":{"id":274588167,"uuid":"769994426","full_name":"1chooo/stonix","owner":"1chooo","description":"💵 Modern Stock Tracking Visualizer for All Your Portfolio","archived":false,"fork":false,"pushed_at":"2025-04-05T12:10:55.000Z","size":3647,"stargazers_count":3,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T10:22:37.175Z","etag":null,"topics":["i18n","magicui","next-themes","nextjs","react","shadcn-ui","stock","tailwindcss","turborepo"],"latest_commit_sha":null,"homepage":"https://stonix.1chooo.com","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/1chooo.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":"2024-03-10T16:26:14.000Z","updated_at":"2025-04-05T12:10:59.000Z","dependencies_parsed_at":"2025-03-08T03:35:00.801Z","dependency_job_id":null,"html_url":"https://github.com/1chooo/stonix","commit_stats":null,"previous_names":["1chooo/trade-tracker","1chooo/stock-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fstonix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fstonix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fstonix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fstonix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1chooo","download_url":"https://codeload.github.com/1chooo/stonix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251683776,"owners_count":21627019,"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":["i18n","magicui","next-themes","nextjs","react","shadcn-ui","stock","tailwindcss","turborepo"],"created_at":"2025-02-09T01:41:14.300Z","updated_at":"2025-04-30T10:22:45.959Z","avatar_url":"https://github.com/1chooo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stonix\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://stonix.1chooo.com\"\u003e\n  \u003cimg alt=\"Stonix Home Page\" src=\"./.github/cover.webp\"\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"\" src=\"https://img.shields.io/badge/Next.js-000000.svg?style=for-the-badge\u0026logo=Next.js\u0026labelColor=000\"\u003e\n  \u003cimg alt=\"\" src=\"https://img.shields.io/github/languages/top/1chooo/stonix?style=for-the-badge\u0026labelColor=000\"\u003e\n  \u003cimg alt=\"\" src=\"https://img.shields.io/github/license/1chooo/stonix?style=for-the-badge\u0026labelColor=000\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/1chooo/stonix?style=for-the-badge\u0026labelColor=000\" alt=\"Novel.sh's GitHub repo\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    \u003ca href=\"#-abstract\"\u003e📍 Abstract\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\n    \u003ca href=\"#-features\"\u003e✨ Feature\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\n    \u003ca href=\"#-contributing\"\u003e🌏 Contributing\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\n    \u003ca href=\"#-contact-info\"\u003e📲 Contact Info\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\n    \u003ca href=\"#-license\"\u003e🪪 License\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\n    \u003ca href=\"https://docs.1chooo.com\"\u003e📚 Docs\u003c/a\u003e\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n## 📍 Abstract\n\n💵 Modern Stock Tracking Visualizer for All Your Portfolio\n\n## ✨ Features\n\n## 🌏 Contributing\n\n[PRs](https://github.com/1chooo/stonix/pulls) and [Issues](https://github.com/1chooo/stonix/issues) are welcome! 🫵🏻\n\nPlease read the [Contributing Guideline] for details on our code of conduct, and the process for submitting pull requests to us.\n\n[Contributing Guideline]: ./CONTRIBUTING.md\n\n## 🔩 Getting Started\n\n\u003e [!NOTE]\n\u003e We choose [`pnpm`](https://pnpm.io/) as our package manager. Make sure you have it installed before running the following commands.\n\n### Clone the Repository\n\n```shell\n$ git clone git@github.com:1chooo/stonix.git\n$ cd stonix\n$ pnpm install\n```\n\n### Run the Web App\n\n```shell\n$ pnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## 📲 Contact Info\n\n\u003e **Hugo ChunHo Lin**\n\u003e\n\u003e \u003caside\u003e\n\u003e   📩 E-mail: \u003ca href=\"mailto:hugo970217@gmail.com\"\u003ehugo970217@gmail.com\u003c/a\u003e\n\u003e \u003cbr\u003e\n\u003e   🧳 Linkedin: \u003ca href=\"https://www.linkedin.com/in/1chooo/\"\u003eHugo ChunHo Lin\u003c/a\u003e\n\u003e \u003cbr\u003e\n\u003e   👨🏻‍💻 GitHub: \u003ca href=\"https://github.com/1chooo\"\u003e1chooo\u003c/a\u003e\n\u003e    \n\u003e \u003c/aside\u003e\n\n## 🪪 LICENSE\n\nReleased under [MIT](./LICENSE) by [@1chooo](https://1chooo.com)\n\nThis software can be modified and reused without restriction. The original license must be included with any copies of this software. If a significant portion of the source code is used, please provide a link back to this repository.\n\nMade with 🖤 by [@1chooo][1chooo-com]\n\n[1chooo-com]: https://1chooo.com\n\n\u003cp align=\"right\" style=\"font-size: 14px; color: #555; margin-top: 20px;\"\u003e\n    \u003ca href=\"#readme-top\" style=\"text-decoration: none; color: #007bff; font-weight: bold;\"\u003e\n        ↑ Back to Top ↑\n    \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1chooo%2Fstonix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1chooo%2Fstonix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1chooo%2Fstonix/lists"}