Experimental
๐งช LitLab Labs
The next generation of LitLab, built with Next.js 15, React 19, and modern data fetching patterns.
๐ Authentication Status
Testing session sharing between apps/web and apps/labs
โ Not Logged In
Sign in to test session sharing
๐งช Handshake Test Instructions
- 1Start
apps/webon port 3000:npm run dev - 2Start
apps/labson port 3001:cd apps/labs && npm run dev - 3Log in to the main app at localhost:3000
- 4Come back here to localhost:3001 - you should be logged in!
- โIf you see your user info above, the handshake works!
Built with Next.js 15 โข React 19 โข App Router โข Server Components