Monorepo of useful libraries for developers
Find a file
2023-07-21 18:54:43 +02:00
.github/workflows
.husky
.vscode
apps feat: added demo for resolve card bin 2023-07-21 18:54:43 +02:00
libs feat: added resolve card bin api 2023-07-21 18:48:58 +02:00
tools
.editorconfig
.env.sample
.eslintignore
.eslintrc.json
.gitignore
.prettierignore
.prettierrc
CHANGELOG.md chore(release): -v1.5.0 [skip ci] 2023-07-20 18:07:37 +00:00
CODE_OF_CONDUCT.md
jest.config.ts
jest.preset.js
LICENSE
lint-staged.config.js
nx.json
package-lock.json feat: renamed library and added fetch split api 2023-07-15 11:44:29 +02:00
package.json chore(release): -v1.5.0 [skip ci] 2023-07-20 18:07:37 +00:00
README.md feat: renamed library and added fetch split api 2023-07-15 11:44:29 +02:00
release.config.js
tsconfig.base.json feat: renamed library and added fetch split api 2023-07-15 11:44:29 +02:00

devtools-bp

Welcome to the devtools-bp monorepo! This repository serves as a centralized location for various libraries and tools related to NestJS, Angular, and more. Whether you're working on backend development with NestJS or frontend development with Angular, you'll find a range of useful libraries and tools here.

Table of Contents

Getting Started

To get started with the devtools-bp monorepo, follow these steps:

  1. Clone the repository: git clone https://github.com/devtools-bp/devtools-bp.git
  2. Navigate to the cloned repository: cd devtools-bp
  3. Install the dependencies: npm install
  4. Choose the library or tool you want to use from the libraries directory.
  5. Follow the specific instructions provided in the respective library/tool's README file.

Libraries

NestJS Libraries

  1. nestjs-paystack: Powerful library that provides seamless integration with the Paystack payment gateway for your NestJS applications. You can easily handle payment transactions with minimal effort.

Angular Libraries

Coming soon...

Contributing

We welcome contributions to the devtools-bp monorepo! If you have any bug fixes, improvements, or new features to propose, please follow the guidelines outlined in CONTRIBUTING.md.

License

The devtools-bp monorepo is released under the MIT License. Please make sure you understand its terms and conditions when using the libraries and tools provided in this repository.