Remix Resources

Made by the community, for the community

npm install @conform-to/react @conform-to/zod --save

FeaturedCONFORM

A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.

npx create-epic-app@latest

Epic Stack

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.

npm install remix-utils

Remix Utils

A set of utility functions and types to use with Remix.run

npm install remix-auth

Remix Auth

Simple Authentication for Remix

npx create-remix@latest --template remix-run/indie-stack

Indie Stack

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

npx create-remix@latest template remix-run/blues-stack

Remix Blues Stack

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

npm install remix-development-tools -D

Remix Dev Tools

Own your Remix.run apps with these development tools.

npm install -D remix-flat-routes

Remix Flat Routes

Remix package to define routes using the flat-routes convention

npx remix-pwa@latest init

Remix PWA

An ecosystem of lightweight packages and helpers to integrate full PWA features into Remix 💿

npm install remix-i18next i18next react-i18next i18next-browser-languagedetector

remix-i18next

The easiest way to translate your Remix apps

npm install remix-forms

Remix Forms

The full-stack form library for Remix and React Router

npx create-remix@latest template dev-xo/stripe-stack

Stripe Stack

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

npx create-remix@latest --template remix-run/grunge-stack

Remix Grunge Stack

The Remix Stack for deploying to AWS with DynamoDB, authentication, testing, linting, formatting, etc.

npx create-remix@latest template AlexandroMtzG/remix-page-blocks

Remix Page Blocks

Simple page block editor with Remix and Tailwind CSS.

npm install remix-routes

remix-routes

Typesafe routing for your Remix apps.

npm install remix-auth-totp

Remix Auth TOTP

A Time-Based One-Time Password (TOTP) Authentication Strategy for Remix-Auth.

npm install remix-hono

Remix + Hono

Hono middlewares for Remix

npx create-remix template rphlmr/supa-fly-stack

Remix Supa Fly Stack

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

npx create-remix --template edmundhung/remix-worker-template

remix-worker-template

📜 All-in-one remix starter template for Cloudflare Pages

npx create-remix@latest template meza/trance-stack my-app

TRANCE STACK

A production-ready Remix stack built for AWS Lambda. Authentication. Security, Internationalization, Feature Flags, Analytics, Tests, Storybook, Ephemeral and Production CI/CD and more.

npx create-remix template netlify-templates/kpop-stack

Remix K-pop Stack

Create a Remix app with Netlify, Tailwind, TypeScript and more!

pnpm create remix@latest --init-script --install template https://github.com/PhilDL/remix-gospel-stack

Remix Gospel Stack

Remix monorepo template with pnpm, TypeScript and Turborepo. The remix app deploys to fly.io or build to Docker image. Example packages for Database with Prisma, UI, and internal TypeScript packages.

npx create-remix template Girish21/speed-metal-stack

Remix Speed Metal Stack

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

npm install @mcansh/remix-fastify fastify @fastify/static

Remix Fastify

Fastify server request handler for Remix

npx create-remix@latest --template SimeonGriggs/sanity-remix-template

Sanity.io Visual Editing Template

Sanity Studio v3 embedded into a Remix Vite application configured for Vercel hosting with visual editing

npm install remix-auth-oauth2

Remix Auth OAuth2 Strategy

A OAuth2Strategy for Remix Auth

npm install remix-client-cache

remix-client-cache

Utility library to cache your client data in Remix.run

npm install remix-toast

remix-toast

Server side implementation of toast notifications in Remix

npx create-remix@latest --template jacob-ebey/remix-shadcn

remix-shadcn

Remix + Vite + shadcn/ui starter template.

npm install remix-auth-auth0

Remix Auth Auth0 Strategy

An Auth0Strategy for Remix Auth, based on the OAuth2Strategy

npm install @epic-web/remember

@epic-web/remember

Simple, type-safe, "singleton" implementation.

pnpm create remix@latest --init-script --install --template saas-kits/remix-boilerplate

SaaSKits - Remix Boilerplate

SaaSKits is a SaaS boilerplate built with Remix, Stripe, Prisma and Resend to help you bootstrap your SaaS idea quickly.

npm install remix-auth remix-auth-form

Remix Auth Form Strategy

A Remix Auth strategy for working with forms.

npm install remix-auth remix-auth-github

Remix Auth GitHub Strategy

A GitHubStrategy for Remix Auth, based on the OAuth2Strategy

npm install remix-auth remix-auth-webauthn

Remix Auth WebAuthn Strategy

A Remix Auth strategy for signing in with Web Authentication passkeys.

npm install remix-auth-microsoft remix-auth remix-auth-oauth2

Remix Auth Microsoft Strategy

Microsoft authentication strategy for remix-auth

npm install remix-json-routes

Remix JSON Routes

A Remix package to allow custom route definition via JSON or React elements

npx @inlang/paraglide-js init && npm i remix-paraglidejs @inlang/paraglide-js-adapter-vite

Remix-ParaglideJS

remix utils and examples to work with paraglidejs

npm install @mcansh/vite-svg-sprite-plugin

vite-svg-sprite-plugin

this vite plugin will transform any imported svg files and combine them into a cachable svg sprite sheet

npm install @mcansh/http-helmet

HTTP Helmet

easily add CSP and other security headers to your web application.