@architower/repository
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.1 • Public • Published

@architower/repository

Repository pattern implementation with TypeScript as framework agnostic library

npm version npm downloads test@main test@develop Codecov

How to use it?

TODO

Development

At first make a local copy of this repository, then install all the dependencies using pnpm or package manager of your choice:

git clone git@github.com:ArchiTower/repository.git
cd repository
pnpm i

Then, create a branch, make your changes in code, commit it following gitmoji & conventional commits styles.

After that, push it and then create a Pull Request with target to develop branch.

Branching

In our repositories we're following the simple solution:

  • main branch represents stable releases of the libraries or production environment of released applications
  • develop branch is for release candidates, betas etc. Here we developing solution - library or app.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @architower/repository

Weekly Downloads

3

Version

1.0.0-beta.1

License

MIT

Unpacked Size

36 kB

Total Files

40

Last publish

Collaborators

  • grixu