Giter VIP home page Giter VIP logo

awesome-remix's Introduction

awesome-remix Awesome

A curated list of awesome Remix ๐Ÿ’ฟ packages and resources.

Contents

Packages

  • remix-auth - Simple Authentication for Remix
  • remix-utils - A set of utility functions and types to use with Remix.run
  • remix-i18next - The easiest way to translate your Remix apps
  • remix-seo - A package for easily managing SEO meta and link tags in Remix.
  • remix-params-helper - Helpers that make it simple to use Zod with URLSearchParams, FormData, and Remix params object
  • remix-tailwind - Use TailwindCSS with Remix without an extra build step
  • remix-validated-form - A ValidatedForm component and helpers for easy client and server side form validation.
  • remix-themes - An abstraction for themes in your Remix app.
  • remix-routes - Typesafe routing for your Remix apps.
  • remix-middleware - An express-like middleware system for remix loaders and actions
  • remix-crash - Get better insight on why your Remix app crashed during development ๐Ÿ’ฅ
  • remix-pwa - A package to integrate PWA features into Remix
  • superjson-remix - A solution for Remix that allows you to send binary data from your loader to your React client app
  • remix-etag - Makes adding an ETag header to a response easy
  • domain-functions - Decouple your business logic from your Remix actions and loaders. With first-class type inference from end to end.
  • remix-image - A React component for responsive images in Remix.
  • remix-forms - Magically create forms + actions in Remix
  • @sentry/remix - Error and performance monitoring of your Remix apps with Sentry
  • remix-sitemap - Sitemap generator for Remix applications
  • remix-auth-webauthn - A Remix Auth strategy for signing in with Web Authentication passkeys.
  • remix-strong-routes - Strongly typed route exports.
  • remix-progressbar - Progress Bar for Remix Applications.
  • remix-paraglidejs - Simple, Tiny, Typesafe i18n for Remix Apps

Stacks

  • blues-stack - The Blues Stack: Deployed to the edge (distributed) with a long-running Node.js server and PostgreSQL database. Intended for large and fast production-grade applications serving millions of users.
  • indie-stack - The Indie Stack: Deployed to a long-running Node.js server with a persistent SQLite database. This stack is great for websites with dynamic data that you control (blogs, marketing, content sites). It's also a perfect, low-complexity bootstrap for MVPs, prototypes, and proof-of-concepts that can later be updated to the Blues stack easily.
  • grunge-stack - The Grunge Stack: Deployed to a serverless function running Node.js with DynamoDB for persistence. Intended for folks who want to deploy a production-grade application on AWS infrastructure serving millions of users.
  • speed-metal-stack - The Remix Blog Stack for deploying to Fly with MDX, SQLite, testing, linting, formatting, etc.
  • remix-worker-template - All-in-one Remix Cloudflare worker template with tailwindcss, cypress, eslint and prettier
  • remix-edgedb - Remix ft. EdgeDB, Tailwind, Fly, and cookie-based authorization
  • kpop-stack - Create a Remix app with Netlify, Tailwind, TypeScript and more!
  • supa-fly-stack - The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
  • rockspec-stack - A fully configurable & customizable Remix PWA stack.
  • dnb-stack - The Remix Stack for deploying to Vercel with testing, linting, formatting, structure and mock for 3rd party API integration.
  • azure-remix-stack - A remix stack template for running a remix app on Azure
  • remix-chop-suey-stack - Remix+EdgeDB+Tailwind+Fly.io=๐Ÿ–ค
  • Stripe Stack - A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io
  • cool-stack - Template repository integrating Remix & Directus into a full-stack monorepo.

Templates

Example Apps

Snippets

Videos

Blog Posts

awesome-remix's People

Contributors

abereghici avatar abhiprasad avatar airjp73 avatar austingil avatar colinhacks avatar dev-afzalansari avatar dilums avatar ericktamayo avatar ewertoncodes avatar gr34se avatar guilhermecomum avatar guptasiddhant avatar inssein avatar jotyy avatar kiliman avatar lorissigrist avatar m5r avatar marveluck avatar moishinetzer avatar mscolnick avatar neurosnap avatar one-aalam avatar riencoertjens avatar roydigerhund avatar ruheni avatar sergiodxa avatar tatemz avatar xstevenyung avatar yesmeck avatar zoltanszogyenyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-remix's Issues

Add Remix Guide

Where to put the Remix Guide into?

The URL is https://remix.guide

The available categories are:

  • Packages
  • Stacks
  • Templates
  • Example Apps
  • Videos
  • Blog Posts

Meanwhile, that site can be considered as a Website, or maybe Example Apps too.

Request to add Stripe Stack

Hello @m5r !
I just discovered awesome-remix repo and as I see you have a lot of great resources to help new people get into Remix.

I'm the creator of Stripe Stack and I was wondering if you would like to add it under the Stacks / Templates Category.

Could help new people get into Stripe and you can also get a new resource to display into the repo.
The Stack is already being used by a few community members and will still being updated over time.

That's all.
Happy new year and keep up with the great work!

Add "Stacks" Section

Remix Stacks are a massive addition to the remix ecosystem, and will only grow in the foreseeable future.

Having them all in one place will make it very easy for users to find them.

Add submission dates

Sometimes the examples may be using an "older" version of the curent library with features that didn't exist at the time of submission. It would be nice to see at a glance when the project was submitted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.