react-router-busy
Drop-in busy state for react-router/remix forms and links
Drop-in busy state for react-router/remix forms and links
Framework agnostic set of helpers designed to help you create, maintain and develop your SEO
![Remix Auth Clerk](https://github.com/danestves/remix-auth-clerk/assets/31737273/82cde78a-a58c-4e14-bd1a-23fcf0da78d2)
Remix dev error boundary
Zero-config PWA for Remix
Preview and test emails in Remix using [BLANK]
Utility library to cache your client data in Remix.run
A package that adapts requests between Azure Functions and Remix.run
Remix development tools.
A Remix package to allow custom route definition via JSON or React elements
A Hono adapter for Remix apps using Cloudflage Pages
Custom routing conventions for Remix
Command line utility to upgrade all Remix dependencies together
Use Remix with Cloudflare module workers
Utility wrapper around react-hook-form for use with Remix.run
AWS adapter for Remix
Authenticate users with [Web Authentication](https://www.w3.org/TR/webauthn-2/) passkeys and physical tokens. It is implemented using [SimpleWebAuthn](https://simplewebauthn.dev) and supports user authentication and user registration using passkeys.
A Remix plugin that allows you to organize your routes in multiple route-folders.
Sitemap generator for Remix applications
Remix plugin for Superflare
utils to render remix into a dom-node instead of the whole document
A One-Time Password Authentication Strategy for Remix Auth.
A collection of codemods for react-router for upgrading to v6.
Static file serving and directory listing
A platform for sharing everything about Remix
A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io
Remix Authentication Using Remix-Auth Package #remix #remixrun #reactjs This is a walkthrough of a sample application using the remix-auth package which is a passport-like framework for simplifying authentication of your remix application using specific packaged strategies. In this example, I am using the Form Strategy to show a simple login flow Remix Playlist - https://buff.ly/3GuKVPS ------------------------------------------------------------------------------ š° Support this channel - https://ko-fi.com/fiwic ------------------------------------------------------------------------------ Chapters --------------- 00:00 - Intro, What is Remix Auth 01:20 - Sample App Flow 03:10 - Walking through the code 04:10 - Checking if a user is authenticated, in protected pages 04:42 - Getting session information from the authenticator, in protected pages 05:30 - Logging out, session cleanup 06:10 - Getting Errors when logging In 06:50 - Logging In using the authenticator 08:10 - Setting Up The Authenticator 09:59 - Throwing Errors When Authenticating, Returning Successful Session Info 12:10 - Why this is awesome 13:10 - App Flow Review 16:01 - Redirecting from the login page if a session already exists 18:28 - Wrap Up Follow Me ------------------------------------------- twitter - https://twitter.com/aaronksaunders github - https://github.com/aaronksaunders udemy - https://www.udemy.com/user/aaronsaunders gumroad - https://app.gumroad.com/fiwic Links --------- Remix Docmentation - https://remix.run/docs/en/v1 Remix Auth - https://github.com/sergiodxa/remix-auth Remix Auth Form Strategy - https://github.com/sergiodxa/remix-auth-form Source Code - https://github.com/aaronksaunders/remix-auth-form-strategy Remix Playlist - https://buff.ly/3GuKVPS #reactremix #remixrun #authentication #remixauth #remixformstrategy #reactjs
SaaSKits is a SaaS boilerplate built with Remix, Stripe, Prisma and Resend to help you bootstrap your SaaS idea quickly.
An example of prisma working on cloudflare pages with Remix
A Lightweight, Production-Ready Remix Stack for your next SaaS Application.
This package contains simple utility functions to use with [Remix.run](https://remix.run).
Personal website
The easiest way to translate your Remix apps
A Remix app using Express and Socket.io
A Hono adapter for Remix apps using Cloudflage Pages