Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcansh/pnpm-turborepo-vercel-remix


https://github.com/mcansh/pnpm-turborepo-vercel-remix

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Remix Turborepo Vercel

Example of setting up a Remix app that will be deployed to Vercel from inside a Turborepo monorepo.

## Preview

Open this example on [CodeSandbox](https://codesandbox.com):

[![Open in CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mcansh/pnpm-turborepo-vercel-remix/tree/main)

## Example

In order for this to work, your Vercel config should look like this:

![Vercel project config](./vercel-project-config-example.jpg)