Skip to content

jorgetoh/stock-realtime-next

Repository files navigation

Next.js Trading Simulator

A modern trading simulator application built with Next.js

trading_preview.yafw.balanced.mp4

Product demo: https://youtu.be/61x8dGf1CZs

Tech Stack

Environment Variables

Create a .env file in the root directory with the following variables:

BETTER_AUTH_SECRET="your-secret-here"
DATABASE_URL="your-postgresql-connection-string"
PORT="3000"
NEXT_PUBLIC_WEBSOCKET_URL="ws://localhost:3000"
PRODUCTION_URL="https://trade.jorgetoh.me"

About

A modern trading simulator application built with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published