Mass
Simple Flow
Start here, sign in once, then work from one main Mass screen.
The app now stays focused on a cleaner path: landing page, login, then the protected trades workspace.
What is inside
Foundation for a real product app
- Google OAuth via Auth.js
- Protected main app page at `/trades` plus protected `api/me`
- Users persisted in a schema-prefixed Postgres table
- CSV trade imports with duplicate-safe inserts
- Minimal account access from a profile button in the app header
Session state
No active session