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

  1. 1Start apps/web on port 3000: npm run dev
  2. 2Start apps/labs on port 3001: cd apps/labs && npm run dev
  3. 3Log in to the main app at localhost:3000
  4. 4Come back here to localhost:3001 - you should be logged in!
  5. โœ“If you see your user info above, the handshake works!

Built with Next.js 15 โ€ข React 19 โ€ข App Router โ€ข Server Components