This is the Amazee Labs Silverback monorepo. A central hub for open source packages and tools.
packages/npm
: npm packagespackages/composer
: composer php packagesapps
: applications that use the two above
With devbox
and direnv
installed, switching to the project directory will
automatically load the proper versions of PHP/Node.js/etc into the environment.
git clone https://github.com/AmazeeLabs/silverback-mono.git
cd silverback-mono
pnpm i
pnpm build