You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A React monorepo using npm workspaces for consisting of React + Vite + TypeScript + shadcn/ui + react-router + react-hook-form + zod, and a web API consisting of Node.js + Express + TypeScript + a SQLite database, where both the client and server consume the same TypeScript classes in a shared package, and authentication using Auth0.