Skip to content

diegofss11/event-sourcing-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💳 Shopping Cart application using Event Sourcing

Before you start

Make sure you have Node.js installed.

Getting started

  • npm install

  • npm run start - starts the application locally (only console.logs)

Other commands...

$ npm run test                # Runs the unit tests
$ npm run test:watch          # Runs the unit tests with the flag

About

A shopping cart application developed using event sourcing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published