Skip to content

renli-tech/monorepo

Repository files navigation

monorepo

A template for monorepo projects

The word monorepo is a combination between “mono”, as in the Greek word mónos (in translation, alone) and an abbreviation of the word repository. A simple concept if taken verbatim: one lonely repository. The domain is software engineering so we’re referring to a home for source code, multimedia assets, binary files, and so on. But this definition is just the tip of the iceberg, since a monorepo in practice is so much more.

😎 Guide

The monorepo structure is managed with Lerna

🧩 Branches

😋 Features

Commands

To start working with a project built with this template

Run this command to bootstrap all the packages and install the dependencies

yarn bootstrap

Testing

Run this command to run all test

yarn run test

View the lerna docs to see other commands

This template is maintained by Renli

Licence MIT

About

A template for monorepo projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published