Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcansh/yarn-turborepo-vercel-remix
https://github.com/mcansh/yarn-turborepo-vercel-remix
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcansh/yarn-turborepo-vercel-remix
- Owner: mcansh
- Created: 2022-05-17T20:26:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T19:29:04.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:56:52.683Z (6 months ago)
- Language: TypeScript
- Homepage: yarn-turborepo-vercel-remix.vercel.app
- Size: 2.02 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
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/yarn-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)