Skip to content

Latest commit

 

History

185 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CqrsTools

A collection of handy Elixir macros for CQRS applications.

This library was the stomping grounds for the set of libraries that live on as Blunt.

The new libs are not feature complete, but will be soon.

Playground

Clone this repo, make sure docker is running and run this:

docker run -p 8080:8080 -u $(id -u):$(id -g) -v $(pwd)/livebooks:/data livebook/livebook

A URL will be presented. Open it in your browser.

Docs

Documentation can be found at hexdocs.

Example App

There is an example Commanded app in the example directory.

About

A collection of handy Elixir macros for CQRS applications.

Resources

Stars

26 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages