2.0.0 • Published 6 years ago

@orbiting/backend-modules-mail v2.0.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
6 years ago

DEPRECATED: This repository together with others has been merged into the orbiting/backends monorepo. Let's continue the journey there.

DEPRECATED backend modules

modules used in various backend projects.

development

yarn install

note: due to this issue, we had to remove the postinstall script, thus making this repo work with yarn only. If you want to use it with npm add the script again

"postinstall": "lerna bootstrap"

To develop backend-modules in combination with a consuming project, first run yarn run link inside here then execute yarn run link:backend-modules in the consuming repo.

publish

yarn run commit
2.0.0

6 years ago

1.0.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago