{"id":32337591,"url":"https://github.com/tom474/stock-market-website","last_synced_at":"2026-05-04T09:33:19.527Z","repository":{"id":318956709,"uuid":"1073480733","full_name":"tom474/stock-market-website","owner":"tom474","description":"Real-time stock market app with live prices, AI insights, alerts, and automated workflows.","archived":false,"fork":false,"pushed_at":"2025-10-18T14:41:58.000Z","size":1337,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-23T23:36:25.932Z","etag":null,"topics":["nextjs","shadcn","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://stock-market-website-ten.vercel.app","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/tom474.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-10T07:12:53.000Z","updated_at":"2025-10-19T08:11:05.000Z","dependencies_parsed_at":"2025-10-17T12:01:38.585Z","dependency_job_id":"2b7e2500-8dde-4525-9325-248836b401ec","html_url":"https://github.com/tom474/stock-market-website","commit_stats":null,"previous_names":["tom474/stock_market_website","tom474/stock-market-website"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tom474/stock-market-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom474%2Fstock-market-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom474%2Fstock-market-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom474%2Fstock-market-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom474%2Fstock-market-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom474","download_url":"https://codeload.github.com/tom474/stock-market-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom474%2Fstock-market-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nextjs","shadcn","tailwindcss","typescript"],"created_at":"2025-10-23T23:26:32.735Z","updated_at":"2026-05-04T09:33:19.521Z","avatar_url":"https://github.com/tom474.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock Market Website\n\nA modern, AI-powered stock market web application built with **Next.js**, **Shadcn**, **Better Auth**, and **Inngest**. This website allows users to track real-time stock prices, set personalized alerts, explore detailed company insights, and manage their watchlists. The admin dashboard enables managing stocks, publishing news, and monitoring user activity, while event-driven workflows automate alerts, AI-driven daily digests, earnings notifications, and sentiment analysis - perfect for developers who want a dynamic, real-time financial platform.\n\n## Tech Stack\n\n- **Client:** React.js, Tailwind CSS, Shadcn, TradingView\n- **Server:** Inngest, Better Auth, Finnhub API\n- **Database:** MongoDB\n\n## Features\n\n- **Stock Dashboard**: Track real-time stock prices with interactive charts and filter by industry, performance, or market cap.  \n- **Powerful Search**: Quickly find stocks using an intelligent search system.  \n- **Watchlist \u0026 Alerts**: Create personalized watchlists, set alerts, and receive instant email notifications.  \n- **Company Insights**: Access detailed financial data, analyst ratings, and sentiment analysis.  \n- **Real-Time Workflows**: Automate processes like price updates, report generation, and AI-driven insights via Inngest.  \n- **AI-Powered Alerts \u0026 Summaries**: Get personalized market summaries, daily digests, and earnings notifications.  \n- **Customizable Notifications**: Fine-tune alerts based on preferences and watchlists.  \n- **Analytics \u0026 Insights**: Understand user behavior, stock trends, and engagement metrics for data-driven decisions.  \n\n## Quick Start\n\n\u003e Follow these steps to set up the project locally on your machine.\n\nClone the repository\n\n```bash\ngit clone https://github.com/adrianhajdin/signalist_stock-tracker-app.git\n```\n\nNavigate to the project directory\n\n```bash\ncd signalist_stock-tracker-app\n```\n\nCreate `.env` file in the root folder and set up environment variables\n\n```\nNODE_ENV='development'\nNEXT_PUBLIC_BASE_URL=http://localhost:3000\n\n# FINNHUB\nNEXT_PUBLIC_NEXT_PUBLIC_FINNHUB_API_KEY=\nFINNHUB_BASE_URL=https://finnhub.io/api/v1\n\n# MONGODB\nMONGODB_URI=\n\n# BETTER AUTH\nBETTER_AUTH_SECRET=\nBETTER_AUTH_URL=http://localhost:3000\n\n# GEMINI\nGEMINI_API_KEY=\n\n# NODEMAILER\nNODEMAILER_EMAIL=\nNODEMAILER_PASSWORD=\n```\n\nReplace the placeholder values with your real credentials. You can get these by signing up at: [**MongoDB**](https://www.mongodb.com/products/platform/atlas-database), [**Gemini**](https://aistudio.google.com/prompts/new_chat?utm_source=chatgpt.com), [**Inngest**](https://jsm.dev/stocks-inggest), [**Finnhub**](https://finnhub.io).\n\nInstall dependencies\n\n```bash\nnpm install\n```\n\nStart the application\n```bash\nnpm run dev\nnpx inngest-cli@latest dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom474%2Fstock-market-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom474%2Fstock-market-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom474%2Fstock-market-website/lists"}