Skip to content

goldoraf/osef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSEF.js - the JS framework that everyone doesn't care of ;)

Please note that this a work-in-progress, and things are currently in pre-alpha mode.

The goal of this project is to create a framework based on Event Sourcing patterns, written in pure ES6 code.

  1. To set your environment (npm must be installed):

     npm install
    
  2. To build the framework code:

     grunt build:framework
    
  3. To build & launch the test application:

     grunt testapp
    
  4. To run tests using Karma:

     npm test
    

About

Proof of concept of a client-side architecture based on Event Sourcing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •