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.
View on GitHubDeployed 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.
View on GitHubDeployed to a serverless function running Node.js with DynamoDB for persistance. Intended for folks who want to deploy a production-grade application on AWS infrastructure serving millions of users.
View on GitHubThe Remix blog stack for deploying to Fly with MDX, SQLite, testing, linting, formatting, etc.
View on GitHubAll-in-one remix starter template for Cloudflare Workers.
View on GitHubThe Remix stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
View on GitHubA template for deploying Remix to AWS with the Serverless framework.
View on GitHubA Remix stack template for running a Remix app on Azure.
View on GitHubThe Remix Indie Stack without deployment.
View on GitHubChakra UI port for the Remix Blues Stack.
View on GitHubThe Remix Stack for deploying to Kubernetes, talking to an existing Postgres db, authentication, testing, linting, formatting, etc.
View on GitHubA template for deploying Remix to Netlify Edge with Supabase
View on GitHubA template for deploying a Progressive Web App with a persistent database, testing and authentication suites. A fun ride through Remix!
View on GitHubThe Remix Stack with Clerk authentication, Supabase database, Chakra UI, testing, linting, and more.
View on GitHubA template for deploying Remix to Fly with EdgeDB. Comes with Clerk for simple authentication and opinionated configs for TypeScript, Prettier, and ESLint.
View on GitHubThe Remix Stack for deploying to Vercel with testing, linting, formatting, structure and mock for 3rd party API integration.
View on GitHubThe Remix Stack for GraphQL developers, brought by Vulcan.
View on GitHubThe Remix Stack for deploying to Fly or simple Node server with authentication, testing, linting, formatting, etc. Great for integrating with headless CMS
View on GitHubA Remix stack setup to run on Deno with support for Rust WASM modules!
View on GitHubThe Remix Stack for Web2 apps and Web3 DApps with authentication with Magic, testing, linting, formatting, etc.
View on GitHubThe Remix Stack to setup Remix with minimal typsescript, tailwind, linting, and formatting. Worry about storage, testing, deployment later.
View on GitHubCustom Remix stack using Clerk for authentication and full user management.
View on GitHubA Remix stack for deploying remix to render.com with postgres
View on GitHubThe Remix Stack for deploying to Kubernetes, talking to an existing Postgres Db, authentication, testing, linting, formatting, etc.
View on GitHubAdapted from blues. Prisma is brilliant, but I like Hasura. Hasura is like prog, it gets better every time you get into it.
View on GitHubA minimal Remix stack to serve as a starting point for demos and debugging.
View on GitHub