Skip to content

Next.js 13 with app router, build with shadcn ui and supabase to track you stocks

Notifications You must be signed in to change notification settings

marcogianni/stockfolio1

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

🎯 Setup

Create .env.local with this configuration:

NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
NEXT_RAPIDAPI_KEY=
NEXT_RAPIDAPI_HOST=
NEXT_ALPHAVANTAGE=
NEXT_TWELVEDATA=
NEXT_FREECURRENCYAPI
NEXT_FINNHUB=
nvm use
yarn
yarn dev

About

Next.js 13 with app router, build with shadcn ui and supabase to track you stocks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published