Remix Guide

Menu
  • Official
    110
  • Tutorials
    395
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    107
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Built with typescript
package / www.npmjs.com2021-12-24

remix-auth

Simple Authentication for Remix

repository / github.com2021-12-24

kiliman/remix-component-data

This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.

repository / github.com2021-12-24

edmundhung/remix-guide

A platform for sharing everything about Remix

package / www.npmjs.com2022-02-25

remix-forms

Magically create forms + actions in Remix!

repository / github.com2022-01-30

QuentinWidlocher/remix-template

Remix template with Typescript, Tailwind, Zod and Prisma

repository / github.com2022-01-30

jacob-ebey/remix-pwa

A template to get a Remix PWA up and running

package / www.npmjs.com2021-12-24

remix-utils

This package contains simple utility functions to use with [Remix.run](https://remix.run).

repository / github.com2021-12-24

sergiodxa/personal-site

Personal website

others / egghead.io2022-12-16

Build a Realtime Chat App with Remix and Supabase

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! 🎉

others / egghead.io2022-08-23

Validating Remix Form Data Using Zod and TypeScript

You can use Zod to validate form input and create typed TypeScript objects in a Remix action function that is handling the form data.

repository / github.com2022-01-21

jacob-ebey/remix-ecommerce

WIP

package / www.npmjs.com2022-11-08

remix-vite

Static file serving and directory listing

package / www.npmjs.com2021-12-24

remix-i18next

The easiest way to translate your Remix apps

package / www.npmjs.com2022-02-17

remix-pwa

A PWA handler for Remix

package / www.npmjs.com2022-01-11

remix-graphql

Utilities for using GraphQL with a Remix app

repository / github.com2022-10-20

rileytomasek/zodix

Zod utilities for Remix loaders and actions.

repository / github.com2021-12-24

dilums/interactive-remix-routing

Interactive app to demonstrate how routing works in Remix

repository / github.com2022-03-21

remix-run/indie-stack

The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.

repository / github.com2022-09-11

dev-xo/stripe-stack

A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io

package / www.npmjs.com2022-01-20

remix-image

A React component for responsive images in Remix

package / www.npmjs.com2022-07-21

@ignisda/remix-pagination

Pagination for Remix apps

repository / github.com2022-01-25

itsMapleLeaf/remix-electron

package / www.npmjs.com2021-12-24

remix-seo

A package for easily managing SEO meta and link tags in Remix.

repository / github.com2021-12-24

kentcdodds/kentcdodds.com

My personal website

package / www.npmjs.com2021-12-24

remix-params-helper

This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.

Show more
New Hot Top
repository2022-01-30

QuentinWidlocher/remix-template

github.com
Templatesremixremix-utilsprismatailwindcsstypescript

Remix template with Typescript, Tailwind, Zod and Prisma

cover

Made by QuentinWidlocher

repository / github.com2022-03-02

QuentinWidlocher/personal-website

The new version of my website, made with Remix