Skip to main content

GlobalArt Ecosystem

A comprehensive toolkit for NestJS applications that provides essential utilities and decorators to simplify common development tasks.

What is GlobalArt Ecosystem?

GlobalArt Ecosystem is a collection of production-ready packages designed to enhance your NestJS development experience. Each package focuses on a specific area of functionality, providing clean, well-tested, and maintainable solutions for common development challenges.

Why Use GlobalArt Ecosystem?

  • 🚀 Production Ready - All packages are battle-tested in production environments
  • 📦 Modular Design - Use only the packages you need, no unnecessary dependencies
  • 🔧 TypeScript First - Full TypeScript support with comprehensive type definitions
  • 📚 Well Documented - Extensive documentation with practical examples
  • 🛡️ Actively Maintained - Regular updates, bug fixes, and new features
  • ⚡ Performance Optimized - Efficient implementations with minimal overhead

Quick Start

Choose the packages that fit your project needs and get started in minutes:

# Install individual packages
npm install @globalart/nestjs-swagger
npm install @globalart/nestjs-typeorm-pagination
npm install @globalart/nestjs-microservices

# Or install multiple packages at once
npm install @globalart/nestjs-swagger @globalart/nestjs-typeorm-pagination

Available Packages

Core Utilities

Development Tools

Getting Started

  1. Explore the packages - Browse our package documentation to find what you need
  2. Install dependencies - Use your preferred package manager (npm, yarn, or pnpm)
  3. Follow the guides - Each package includes comprehensive setup and usage examples
  4. Join the community - Get help and share feedback on our Discord server

Community & Support

Contributing

We welcome contributions from the community! Whether it's bug reports, feature requests, or code contributions, every bit helps make the ecosystem better.

License

All packages in the GlobalArt Ecosystem are released under the MIT License.