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

https://github.com/remithomas/monorepo-boilerplate


https://github.com/remithomas/monorepo-boilerplate

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# WIP - Monorepo Boilerplate

> A simple boilerplate of `monorepo` CI/CD using `CircleCi`

## Motivations

Sometimes you need a monorepo with multiple technologies (nodejs, java, golang, elixir). I need a boilerplate to start up it.

## How-to

## References

- https://github.com/Tufin/circleci-monorepo
- https://blog.ghaiklor.com/how-do-we-build-our-platform-from-mono-repository-on-circleci-d98fc2bf8170

## Todos

- [ ] Maven service
- [ ] Maven release (multiple maven projects)
- [ ] Nodejs service
- [ ] Docker-compose
- [ ] External commands (to clean .circleci/config.yml) shell scripts
- [ ] Create task to validate circleci config (using task `circleci config validate`)