Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcansh/pnpm-turborepo-vercel-remix
https://github.com/mcansh/pnpm-turborepo-vercel-remix
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcansh/pnpm-turborepo-vercel-remix
- Owner: mcansh
- Created: 2022-04-03T15:16:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T19:29:03.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:56:51.600Z (6 months ago)
- Language: TypeScript
- Homepage: https://pnpm-turborepo-vercel-remix.vercel.app/
- Size: 582 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)