synthwave-stack
synthwave-stack copied to clipboard
Custom Remix Stack for quickly shipping web apps. Built on top of Remix, it comes with Auth, Prisma, Radix UI primitives, Tailwind CSS, and more. Deploys to Vercel.
Could you please add a working login example on your demo page (which is great!)? Thank you!
Prisma has changed the way they handle relations and referential integrity is no longer a preview options
Just a thought, as I'm not entirely sure about the code, but maybe you could `await Promise.all` the 3 promises to not await them sequentially one by one? 🤔 https://github.com/ilangorajagopal/synthwave-stack/blob/cba5f9703a2aabc8d1988b0dc0eda751a15ecc98/app/routes/logout.tsx#L7-L9
If you add the `remix-stack` tag then your stack will show up on this page: https://github.com/topics/remix-stack