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.
A platform for sharing everything about Remix
Magically create forms + actions in Remix!
A template to get a Remix PWA up and running
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
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! 🎉
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.
Interactive app to demonstrate how routing works in Remix
The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
A React component for responsive images in Remix
Pagination for Remix apps
You can use Zod to validate form input and create typed TypeScript objects in a Remix action function that is handling the form data.
My personal website
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Query for Remix-Run
A package for easily managing SEO meta and link tags in Remix.