New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aulasoftwarelibre/nestjs-eventstore

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aulasoftwarelibre/nestjs-eventstore

NestJS module for eventsourcing development with eventstore database

  • 0.8.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

EventSource module for NestJS

Contributors Forks Stargazers Issues MIT License


Aula Software Libre de la UCO

EventSource module for NestJS

NestJS module for eventsourcing development with eventstore database

About The Project

This module allows you to connect to a EventstoreDB to do event sourcing with nestjs.

This is a Work In Progress, not ready to use it in producction.

Getting Started

WIP

See example

Prerequisites

You require to have a nestjs project with this modules already installed and loaded:

Installation

  • npm

      npm install @aulasoftwarelibre/nestjs-eventstore
    
  • yarn

      yarn add @aulasoftwarelibre/nestjs-eventstore
    

Usage

Loading the module

Contributing

License

Distributed under the EUPL-1.2 License. See LICENSE for more information.

Acknowledgements

This module was created following next articles:

Keywords

FAQs

Package last updated on 03 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc