remix-vite
Static file serving and directory listing
Static file serving and directory listing
My personal website
Remix + React 18 Streaming
show off your sneaker collection
✨ My portfolio built with Remix, Tailwind, Prisma, and Fly.io.
A Remix app using Express and Socket.io
A CLI for building https://remix.run applications with Webpack.
Share your clipboard with people nearby. No Setup, No Signup.
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
A template to get you up and building a dashboard in Remix.
The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.
The Remix Blog Stack for deploying to Fly with MDX, SQLite, testing, linting, formatting, etc.
In this post I would like to share my experience creating a Full-Stack application with a backend decoupled from Remix. Stack: Remix, Express, NodeJS, JWT, Refresh Tokens, Redis, Prisma, PostgreSQL, AWS Elastic Beanstalk, AWS RDS, and a few others.
The Remix Stack for deploying to Kubernetes, talking to an existing Postgres Db, authentication, testing, linting, formatting, etc.
Example of a monorepo including a Remix and Payload application communicating through the Local API, served by the same Express server.
Patch to add server side error logging support to Remix
Bun + Remix + HMR
An example showing how to build a simple login flow utilizing actions, transitions, layout routes and more that works with and without JavaScript enabled.
Proof of concept for a real-time chat app using Server-Side Events in Remix
The new version of my website, made with Remix
An example of running multiple Remix apps in an Nx integrated monorepo, each with their own Dockerfile and deployed independently based on affected changes