Remix Guide

Menu
  • Official
    110
  • Tutorials
    395
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    107
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Examples
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.com2022-01-30

jacob-ebey/remix-pwa

A template to get a Remix PWA up and running

repository / github.com2022-01-21

jacob-ebey/remix-ecommerce

WIP

others / gist.github.com2022-01-01

Remix Image Component

others / supabase.com2022-11-16

Supabase Auth with Remix

Authentication helpers for loaders and actions in Remix.

repository / github.com2022-04-01

jacob-ebey/remix-react-18-streaming

Remix + React 18 Streaming

repository / github.com2021-12-28

jckw/remix-radix-stitches-starter

repository / github.com2022-01-16

jacobparis/remix-cloudflare-prisma

An example of prisma working on cloudflare pages with Remix

others / codesandbox.io2022-03-15

remix-dnd - CodeSandbox

remix-dnd by kiliman using @remix-run/react, @remix-run/serve, react, react-dnd, react-dnd-html5-backend, react-dom, remix

repository / github.com2023-10-07

btomaj/shopify-app-template-remix-testing

others / tiny-frontend.github.io2022-02-15

Home | tiny frontend

Example micro frontend architecture

repository / github.com2022-01-11

sergiodxa/remix-socket.io

A Remix app using Express and Socket.io

repository / github.com2022-01-17

mzaien/remix-nextui-vercel

Remix and Next-ui starter

repository / github.com2024-03-27

kiliman/remix-global-data

Example showing how to use global data in your Remix app

repository / github.com2022-02-07

HorusGoul/remix-react-native-web-starter

An easy to use Remix + React Native Web starter

repository / github.com2022-07-04

edmundhung/conform

Make your form conform to the dom

repository / github.com2021-12-24

cbenjamin2009/remix-blog-firebase-auth

Updated Remix Blog Tutorial using Firebase Auth for user accounts

repository / github.com2021-12-24

lgastler/remix-remotion-demo

A little demo using remix resource routes to render a dynamic Remotion video!

repository / github.com2022-07-25

kiliman/remix-typedjson

This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.

repository / github.com2022-03-08

kiliman/remix-walletconnect

Remix example showing how to use WalletConnect with Remix

repository / github.com2022-07-03

jacob-ebey/remix-webpack-cli

A CLI for building https://remix.run applications with Webpack.

repository / github.com2021-12-24

brookslybrand/remix-nested-layouts

Converting a demo of implementing nested layouts in Next.js: https://github.com/brookslybrand/next-nested-layouts

repository / github.com2021-12-24

mcansh/remix-tailwind-starter

A Remix.run starter with tailwindcss configured and deployed to various cloud platforms

repository / github.com2021-12-24

ascorbic/remix-on-netlify

repository / github.com2021-12-24

marcomafessolli/remix-graphql-loader-example

Remix.run + GraphQL that works on remix loaders / SSR

repository / github.com2021-12-24

jacob-ebey/remix-css-modules

Example of using CSS modules with Remix.run

repository / github.com2023-10-26

jjhiggz/elysia-remix-demo

I think this demo shows why elysia and remix are actually a pretty nice technological matchup

repository / github.com2023-09-19

sergiodxa/remix-on-bun

repository / github.com2022-06-16

kiliman/remix-ecommerce

Remix sample wth product catalog and shopping cart

repository / github.com2022-11-17

jacob-ebey/remix-dashboard-d1

repository / github.com2022-12-26

cliffordfajardo/remix-msw-node-with-playwright

repository / github.com2022-06-29

jacob-ebey/remix-vitest

Simple example showing how to use Vitest in-source testing with Remix

repository / github.com2022-01-18

garand/remix-azure-docker

Remix template for building and deploying Docker images with Azure Container Registry and Azure App Service

others / codesandbox.io2023-08-22

Remix Mapbox Starter Template

repository / github.com2022-01-04

GuptaSiddhant/remix-firebase-template

Starter template for Remix apps deployed to Firebase.

repository / github.com2022-11-02

jrestall/remix-stubs

Example Remix unit testing stubs implementation and Storybook integration.

repository / github.com2021-12-24

danielgary/remix-azure-template

repository / github.com2023-07-01

AlexandroMtzG/novel-remix

Remix Edition - Notion-style WYSIWYG editor with AI-powered autocompletion.

repository / github.com2022-01-05

marcomafessolli/remix-prisma-cloudflare-workers

Run Remix with Prisma on Cloudflare Workers

repository / github.com2022-01-19

vendure-ecommerce/remix-ecommerce

Headless commerce with Remix + Vendure

repository / github.com2023-07-13

manawiki/repay

Remix + PayloadCMS

repository / github.com2023-02-11

kiliman/remix-hydration-fix

Sample app that shows how to fix React hydration issues in a Remix app

repository / github.com2023-07-01

jacob-ebey/bun-remix

Bun + Remix + HMR

repository / github.com2022-11-12

jacobparis/remix-nx-fly

An example of running multiple Remix apps in an Nx integrated monorepo, each with their own Dockerfile and deployed independently based on affected changes

repository / github.com2022-08-08

kentcdodds/remix-todomvc

repository / github.com2023-03-22

dalmaer/remix-openai-streaming

A simple sample project on how to stream openai completion to a Remix app

repository / github.com2022-02-24

jacob-ebey/litestream-remix

repository / github.com2022-09-02

markdalgleish/remix-vanilla-extract-prototype

others / hydrogen.shopify.dev2023-10-05

Hydrogen: Shopify’s headless commerce framework

Build performant ecommerce faster with Shopify’s React-based framework for developing custom storefronts. Built-in Oxygen hosting makes deployment easy.

repository / github.com2023-04-20

kettanaito/msw-with-remix

Minimal example of using Mock Service Worker with Remix. Both server- and client-side.

repository / github.com2022-01-27

AnandChowdhary/remix-starter

💿 Starter for @remix-run with localized routing and i18n

repository / github.com2024-10-02

jiangsi/hono-remix-vite-on-cloudflare

hono remix vite on cloudflare ,use vite as local dev tools ,and can access cloudflare kv

repository / github.com2021-12-24

dbanisimov/remix-firebase-express

others / drizzle.run2024-07-11

Drizzle Run

Play with Drizzle in your browser

repository / github.com2021-12-24

dbanisimov/remix-firebase-hosted-bundle

repository / github.com2022-12-08

remix-run/react-router-website

The React Router website

repository / github.com2024-01-08

rajeshdavidbabu/remix-supabase-social

A community driven social networking app built using Remix and Supabase

repository / github.com2023-09-04

rolanday/remix-next-auth-unocss

repository / github.com2024-11-27

jiangsi/edgecd-blog

EdgeCD AI Blog is an open-source blog system built with Remix.run on Cloudflare Workers. Features: - Powered by Remix.run framework - Fully edge-based computing - Leverages Cloudflare ecosystem (D1, R2, AI, KV, CDN)

repository / github.com2023-07-01

congdinh/create-remix-queue

Building Real-Time Applications with Remix.js Server-Sent Events and Job Queues

repository / github.com2024-09-15

flameddd/remix-run-18n-cookie_base-demo

repository / github.com2021-12-24

jacob-ebey/remix-cloudflare-demo

A demo of Remix running on Cloudflare workers.

repository / github.com2023-09-01

rphlmr/remix-js-with-jsdoc

A Remix run demo in full JS with JSDoc

repository / github.com2023-07-01

L-Steinmacher/epic-stack-with-prisma-client-extensions

Example Remix application to show how to use Prisma Client extensions and setting up enums with Prisma The Epic Stack.

others / www.launchway.dev2024-12-09

Launchway - The Remix SaaS Starter Kit - API routes and RESTful services in Remix

Exploring different usages of API routes in Remix such as client-side form submissions, receiving webhooks, and exposing a RESTful API to the outside world.

repository / github.com2021-12-24

jacob-ebey/remix-auth-layouts-example

An example showing how to build a simple login flow utilizing actions, transitions, layout routes and more that works with and without JavaScript enabled.

repository / github.com2024-03-27

alexanderson1993/remix-colyseus

repository / github.com2022-06-11

kentcdodds/remix-mdx

repository / github.com2023-01-20

jacob-ebey/remix-d1-northwind

Northwind Traders implemented on Remix + CF Pages + D1

repository / github.com2023-05-02

dalmaer/postgres-remix

A simple Remix app with Vercel Postgres as the database

repository / github.com2024-03-27

Varkoff/remix-nestjs-monorepo

Remix App With NestJS Adapter

repository / github.com2024-03-15

alessandrojcm/remix-nitro

An example on how to run Remix with Nitro with HMR using Vite's 5.1 experimental runtime API.

repository / github.com2022-06-22

aiji42/remix-esbuild-override

This is a library that makes it possible to change the configuration values of the Remix compiler (esbuild).

repository / github.com2024-02-14

jacob-ebey/remix-electron-llamafile

Chat with LLMs locally utilizing llamafile as the underlying model executor.

repository / github.com2022-09-19

DanielSmith/remix-tailwind-aria

repository / github.com2023-08-04

scandinavianairlines/remix-workers-poc

A proof of concept for adding Remix loaders and actions in a service-worker

repository / github.com2022-03-10

kiliman/remix-ftp-deploy

Example to show how to bundle and FTP your Remix app to a host that doesn't let you build

repository / github.com2022-01-13

kiliman/express-auth-example

repository / github.com2022-06-29

kiliman/remix-mdx

package / www.npmjs.com2022-02-10

mongodb

The official MongoDB driver for Node.js

repository / github.com2023-07-01

resendlabs/resend-remix-example

This example shows how to use Resend with Remix

repository / github.com2022-02-19

Deep-Codes/remix-video-chat

Video chat app with Remix and 100ms react sdk in less than 100 lines of code.

repository / github.com2022-03-12

kiliman/remix-blog-mongodb

Remix example that updates the blog tutorial to use MongoDB and Quill

repository / github.com2022-11-23

mgreenbe/remix-lit-experiment

repository / github.com2022-05-22

kiliman/remix-scoped-params

Project showing how to track params across multiple routes by scope

repository / github.com2021-12-28

tom-sherman/rescript-remix-template

Remix and ReScript in harmony

repository / github.com2022-01-15

dsod/remix-dynamic-root-routes-example

Shows how to render dynamic routes for the root slug in URLs. Useful when using an external CMS to add / remove pages dynamically.

repository / github.com2023-06-02

xHomu/remix-v2-server

package / www.npmjs.com2022-02-10

typescript

TypeScript is a language for application scale JavaScript development

repository / github.com2022-09-24

okalil/remix-form-validation

Remix project to show how to set up form validation client side and server side.

others / utiliti.dev2023-04-08

Utiliti

A collection of high quality, secure, and open source utilities.

repository / github.com2021-12-29

nyoung697/remix-hasura-fly

repository / github.com2022-11-03

puches/remix-cloudrun

Setup Example to Deploy Remix on CloudRun

repository / github.com2022-06-19

brophdawg11/remix-routers

A collection of UI library implementations of the Remix Router

repository / github.com2022-02-14

black-tape-project/remix-storyblok

Starter repo for remix.run configured using Yarn.

repository / github.com2022-01-11

Matthew-Mallimo/remix-notion-example

An example on how to connect a Remix form to a Notion DB

repository / github.com2022-08-22

nakleiderer/remix-sprites-example

A script that combines a folder of SVG files into a single sprites file and generates type definitions for safe usage.

repository / github.com2021-12-24

TheRealFlyingCoder/remix-firebase-portal

Boilerplate code for a user portal with Remix

repository / github.com2024-08-28

medama-io/medama

Self-hostable, privacy-focused website analytics.

repository / github.com2022-02-19

nikosdouvlis/clerk-remix-demo

Show more
New Hot Top
others2024-12-09

Launchway - The Remix SaaS Starter Kit - API routes and RESTful services in Remix

www.launchway.dev
Examples

Exploring different usages of API routes in Remix such as client-side form submissions, receiving webhooks, and exposing a RESTful API to the outside world.

cover

Published on www.launchway.dev

others / www.launchway.dev2024-11-23

Launchway - The Remix SaaS Starter Kit - Client-side validation in Remix with Zod and clientActions

Exploring a novel method for client-side form validation in Remix using Zod and clientActions

others / www.launchway.dev2025-01-21

Launchway - The Remix SaaS Boilerplate and Starter Kit - Setting up rate limiting in a Remix app

Learn how to implement rate limiting in Remix using server framework middleware and platforms like Cloudflare and Vercel

others / www.launchway.dev2024-11-23

Launchway - The Remix SaaS Starter Kit - Type-safe environment variables in Remix

Handle environment variables in Remix using Zod for type-safety and validation

others / www.launchway.dev2024-11-23

Launchway - The Remix SaaS Starter Kit - Remix file uploads using S3, Cloudflare R2 and Hetzner

A guide to uploading files in Remix using S3-compatible storage providers