Skip to content

Repository files navigation

mono

Monorepo containing all of the organization's projects and code.

Development

Clone the repository

git clone --recursive https://github.com/ezcorg/mono
# or if you've already cloned it, but are missing submodules
git submodule update --init --recursive

Getting started

First, install pnpm (or, install it through volta). Then:

pnpm -r i && pnpm build && pnpm dev # recursive install and run packages in dev mode

Shipping changes

Push your changes to a separate branch, then submit a pull request to main.

On git submodules

I know they're annoying, and there's not really a ton of get tooling to make them easier to use and manage, but there's not really a better alternative when it comes to managing forks.

About

ez co's monorepo

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages