@aulasoftwarelibre/nestjs-eventstore
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

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:

Package Sidebar

Install

npm i @aulasoftwarelibre/nestjs-eventstore

Weekly Downloads

4

Version

0.8.0

License

EUPL-1.2

Unpacked Size

80.2 kB

Total Files

91

Last publish

Collaborators

  • sgomez