Skip to content

devbynikhil/stock_track

Repository files navigation

MyStockTracker

Personal stock tracking and watchlist application built with Next.js.

Created by nk10nikhil.

Overview

MyStockTracker helps users:

  • Track real-time market data
  • Build and manage watchlists
  • View company details and market widgets
  • Receive automated personalized email updates

Tech Stack

  • Next.js (App Router)
  • React + TypeScript
  • Tailwind CSS
  • MongoDB + Mongoose
  • Better Auth
  • Inngest
  • Nodemailer

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 in your browser.

Scripts

npm run dev
npm run build
npm run start
npm run lint

Notes

  • Configure environment variables before running auth, database, email, and AI workflows.
  • This project keeps business logic and route structure intact while using MyStockTracker branding and content.

About

A personal stock tracking and watchlist web application for monitoring market data and company insights. Built with Next.js and MongoDB, featuring dashboards, automated email updates, and real-time portfolio tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors