Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Examples
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.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.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.com2024-09-15

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

repository / github.com2024-08-28

medama-io/medama

Self-hostable, privacy-focused website analytics.

others / drizzle.run2024-07-11

Drizzle Run

Play with Drizzle in your browser

repository / github.com2024-03-27

kiliman/remix-global-data

Example showing how to use global data in your Remix app

repository / github.com2024-03-27

alexanderson1993/remix-colyseus

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.com2024-02-14

jacob-ebey/remix-electron-llamafile

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

repository / github.com2024-01-08

rajeshdavidbabu/remix-supabase-social

A community driven social networking app built using Remix and Supabase

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-10-07

btomaj/shopify-app-template-remix-testing

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-09-19

sergiodxa/remix-on-bun

repository / github.com2023-09-04

rolanday/remix-next-auth-unocss

repository / github.com2023-09-01

rphlmr/remix-js-with-jsdoc

A Remix run demo in full JS with JSDoc

others / codesandbox.io2023-08-22

Remix Mapbox Starter Template

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.com2023-07-13

manawiki/repay

Remix + PayloadCMS

repository / github.com2023-07-01

jacob-ebey/bun-remix

Bun + Remix + HMR

repository / github.com2023-07-01

resendlabs/resend-remix-example

This example shows how to use Resend with Remix

repository / github.com2023-07-01

congdinh/create-remix-queue

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

repository / github.com2023-07-01

AlexandroMtzG/novel-remix

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

Show more
New Hot Top
repository2022-03-10

kiliman/remix-ftp-deploy

github.com
Examplesremixexpresstypescript

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

cover

Made by kiliman

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.

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.

others / gist.github.com2021-12-24

Debug server-side Remix using VSCode

repository / github.com2023-12-07

kiliman/remix-vite-template

Remix template with Vite, Tailwind CSS, and Fly.io support

repository / github.com2022-04-19

kiliman/remix-flat-routes

Remix package to define routes using the flat-routes convention

package / www.npmjs.com2022-07-26

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.