remix-auth
Simple Authentication for Remix
Simple Authentication for Remix
This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.
Magically create forms + actions in Remix!
A template to get a Remix PWA up and running
A platform for sharing everything about Remix
This package contains simple utility functions to use with [Remix.run](https://remix.run).
Personal website
Remix template with Typescript, Tailwind, Zod and Prisma
WIP
Static file serving and directory listing
The easiest way to translate your Remix apps
A PWA handler for Remix
Utilities for using GraphQL with a Remix app
Zod utilities for Remix loaders and actions.
The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
A React component for responsive images in Remix
You can use Zod to validate form input and create typed TypeScript objects in a Remix action function that is handling the form data.
Pagination for Remix apps
Supabase is a collection of open-source tools that wrap around a PostgreSQL database. In this course, we look at building a realtime chat application with Remix, using Supabase for db hosting, authentication, authorization and subscribe to realtime db events - updating the UI as the database changes. We will learn about: loaders and actions in Remix querying and mutating data with Supabase authentication with GitHub authorization with RLS merging client and server state with realtime events deploying a Remix app to Vercel This course is 100% TypeScript, however, don't stress if you don't have any experience with TS, as Supabase does most of the heavy lifting here! 🎉
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
My personal website
Query for Remix-Run
A package for easily managing SEO meta and link tags in Remix.
Get better insight on why your Remix app crashed during development 💥