Home

Awesome

Remix House Stack

DISCLAIMERS

What's inside?

This Remix Starter includes a Turborepo that has the following packages and apps:

Apps and Packages

Each package and app is 100% TypeScript.

Utilities

This Remix Starter includes a Turborepo that has some additional tools already setup for you:

Deployment

Using this stack

Run the following command:

npx create-remix@latest --template cephalization/remix-house-stack

Remove desired lockfile from .gitignore

(I add them during development of the stack to prevent them from being committed to the repo, you should remove them from the .gitignore before committing your project)

Development Workflow