https://github.com/jacksonkasi0/turborepo
https://github.com/jacksonkasi0/turborepo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksonkasi0/turborepo
- Owner: jacksonkasi0
- Created: 2023-01-03T10:27:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T10:28:05.000Z (over 2 years ago)
- Last Synced: 2025-01-26T17:34:40.257Z (5 months ago)
- Language: JavaScript
- Homepage: turborepo-dashboard.vercel.app
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Dev Notes:
## problem:
1) when you import a package from another workspace in next js, you will get this error:
```bash
module parse failed: unexpected token you may need an appropriate loader to handle this file type.
```https://stackoverflow.com/a/74105962/19867724
---
2)
---
## --- render ---
https://render.com/docs/monorepo-support ( just info: it's for mono repo )
## --- state management ---
### zustand
- https://zustand-demo.pmnd.rs/## --- live deploy links ---
- https://turborepo-dashboard.vercel.app
- https://turborepo-blog-blue.vercel.app