Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 505 Bytes

File metadata and controls

27 lines (18 loc) · 505 Bytes

Oscillo

Lightweight platform for basic portfolio tracking & paper trading.

Stack

Backend

  • Language: Python
  • Framework: FastAPI
  • Database: PostgreSQL (Supabase)
  • Authentication: Supabase Auth

Frontend

  • Language: TypeScript
  • Framework: NextJS
  • Styling: Tailwind CSS
  • Build Tool: NPM

Infrastructure & DevOps

  • Cloud Provider: Vercel
  • CI/CD: GitHub Actions

Other Tools

  • Version Control: Git, GitHub