Bob's Stocks

Settings

Configure your API keys and preferences

API Configuration

Alpha Vantage

Not Configured

Stock prices, historical data, and company information

Get free API key →

Finnhub

Optional

News articles and additional market data

Get free API key →

Claude AI (Brain)

Optional

AI-powered news analysis, similar stocks, and insights

Get API key →

How to configure

  1. 1. Open the .env file in your project root
  2. 2. Add your API keys to the corresponding variables
  3. 3. Restart the development server (npm run dev)

Data Management

View Database

Open Prisma Studio to browse your data

npm run db:studio

Reset Database

Clear all data and start fresh

npx prisma db push --force-reset

About StockTracker

A personal stock tracking application with AI-powered analysis. Built with Next.js, TypeScript, Prisma, and Claude AI.

Version 1.0.0Local Development