Remix chat app w/ OpenAI Image Generation & authentication with SAML/OIDC SSO and magic link via Descope.
This is a follow-along repository. All further information is provided in the article for Descope.
Please check out the Starter branch to follow along with the tutorial.
A simple Remix + Shadcn-ui starter with an optimistic dark-mode based on @kentcdodds's client-hints library.
From your terminal:
npm install
npm run dev