Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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