Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglasduteil/study-monorepo-falcon
🔬 Studying highly cached monorepo app
https://github.com/douglasduteil/study-monorepo-falcon
Last synced: about 1 month ago
JSON representation
🔬 Studying highly cached monorepo app
- Host: GitHub
- URL: https://github.com/douglasduteil/study-monorepo-falcon
- Owner: douglasduteil
- Created: 2021-02-12T01:48:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:32:55.000Z (about 1 year ago)
- Last Synced: 2024-04-13T16:17:03.539Z (9 months ago)
- Language: HTML
- Size: 590 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Study Monorepoo Falcon
> 🔬 Studying highly cached monorepo app
## Problematic
Having a multi service app in the same repo can add a complexity that can easily loose a team in lots of problems. As single responsability struture are more comprehensible to many, it can be hard to still argue in favor of monorepos.
## Aim
- Architecture with multiple target
- [ ] No dependencies target
- [ ] One inner dependencies target
- [ ] One inner dependencies target- Build only what is needed
- [ ] (might) add tooling to maintain dependency list in static files
- [ ] (might) add tooling to maintain additional locks on actions