0.0.1 • Published 10 months ago

nogiz-tenant-2 v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Nogiz Tenant

Nogiz Tenant is a TypeScript-based multi-tenant package designed to handle authentication, MongoDB integration, and more for multi-tenant applications. The package is built using TypeScript and managed with Yarn.

Features

  • JWT-based authentication
  • MongoDB models with Mongoose
  • Error handling middleware
  • Email notifications
  • Async operations management
  • Modular architecture

Installation

To use Nogiz Tenant in your project, follow these steps:

Prerequisites

  • Node.js
  • Yarn package manager

Step 1: Clone the Repository

git clone https://github.com/yourusername/nogiz-tenant.git
cd nogiz-tenant

Step 2: Install Dependencies

yarn install

step 3: yarn run build

yarn run build

step 4: yarn link

yarn link

step 5: yarn link nogiz-tenant

yarn link nogiz-tenant