Remix Guide

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

package / www.npmjs.com2024-08-28

@forge42/seo-tools

Framework agnostic set of helpers designed to help you create, maintain and develop your SEO

others / www.youtube.com2024-08-28

How to Create the Perfect Hono + Remix Server in under 10 minutes

Today we go over how to switch your Remix vanilla server over to Hono.js in your remix vite projects, how to type your AppLoadContext with TypeScript tricks and how to use middleware in Remix. We also use the i18n middleware for localization and internationalization. šŸ”— Resources and Links: GitHub Repo: https://github.com/AlemTuzlak/remix-ecommerce šŸ‘ Don't forget to like, comment, and subscribe for more episodes in this series! Join our coding community and let's build something amazing together. šŸ“Œ Stay Connected: Twitter: https://twitter.com/AlemTuzlak GitHub: https://github.com/AlemTuzlak Company Github: https://github.com/forge42dev ā±ļø Timestamps: 00:00 - Intro 00:28 - Going over what we need 01:25 - Adding the Hono server to Remix vite 02:20 - Extending our vite config 03:10 - Creating the load context 05:55 - Typing our app load context 07:28 - Adding internationalization i18n middleware 08:04 - Modifing our project 10:02 - Going over our implementation 11:10 - Going over what else you could do šŸ”– Tags: Remix framework, Vite, Remix Vite, web development, frontend development, Remix tutorial, coding tutorial, Remix Vite tutorial, open source, coding community, Hono.js

repository / github.com2024-05-08

dev-xo/remix-saas

A Lightweight, Production-Ready Remix Stack for your next SaaS Application.

package / www.npmjs.com2024-03-27

@vite-pwa/remix

Zero-config PWA for Remix

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

others / www.youtube.com2024-03-15

Understanding the Steps of Migrating Your Remix App to Vite.js

Remix 2.7 introduced official Vite support, making it ideal to migrate our Remix Apps to Vite. In today's episode, we'll step by step migrate a base Remix App to Vite. 00:00 Introduction 00:14 Step 1: Setup Vite 00:40 Step 2: HMR & HDR 00:58 Step 3: TypeScript Integration 01:26 Step 4: Migrating Remix App Server 02:00 Step 5: Path Aliases 02:26 Step 6: Remove @remix-run/css-bundle 03:00 Step 7: Enabling TailwindCSS 03:24 App Migration (Remix + Vite)

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.

others / www.jacobparis.com2024-03-03

Add Drizzle ORM to Remix Vite with Cloudflare D1

Drizzle is a typescript ORM for type-safe database access and automatic migrations. Add it to your Remix app to get started with Cloudflare D1.

repository / github.com2024-02-16

ws-rush/unplugin-remix-router

repository / github.com2024-02-14

jacob-ebey/remix-electron-llamafile

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

package / www.npmjs.com2024-02-14

remix-client-cache

Utility library to cache your client data in Remix.run

package / www.npmjs.com2024-02-14

@scandinavianairlines/remix-azure-functions

A package that adapts requests between Azure Functions and Remix.run

repository / github.com2024-02-14

saas-kits/remix-boilerplate

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

repository / github.com2024-02-11

edmundhung/remix-cloudflare-template

šŸ“œ All-in-one remix starter template for Cloudflare Pages

repository / github.com2024-01-08

rajeshdavidbabu/remix-supabase-social

A community driven social networking app built using Remix and Supabase

repository / github.com2023-12-07

kiliman/remix-vite-template

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

others / alemtuzlak.hashnode.dev2023-10-26

Integration testing Remix apps with Vitest, Typescript & Docker

Master integration testing for Remix apps using Vitest, TypeScript, Docker, and real databases, with adaptable techniques for any JS app like Next.js

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

repository / github.com2023-09-01

getcord/cord-remix

Get Real-Time Chat and Presence in Seconds With Cord + Remix

Show more
New Hot Top
repository2021-12-24

sergiodxa/personal-site

github.com
Showcaseremixvercelremix-utilstailwindcsstypescript

Personal website

cover

Made by sergiodxa

package / www.npmjs.com2021-12-24

remix-auth

Simple Authentication for Remix

package / www.npmjs.com2021-12-24

remix-utils

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

package / www.npmjs.com2021-12-24

remix-i18next

The easiest way to translate your Remix apps

repository / github.com2022-01-11

sergiodxa/remix-socket.io

A Remix app using Express and Socket.io

repository / github.com2023-09-19

sergiodxa/remix-on-bun

package / www.npmjs.com2023-07-13

remix-hono

A Hono adapter for Remix apps using Cloudflage Pages