Skip to content

Commit

Permalink
complete rework; plain js now and using nodeEventStore for EventSourcing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamuhl committed Jan 5, 2012
1 parent cdb43f0 commit feda7f1
Show file tree
Hide file tree
Showing 1,675 changed files with 612 additions and 143,124 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Expand Up @@ -8,7 +8,5 @@ $ cat .gitignore
#*.swp

# Can also ignore all directories and files in a directory.
Domain/node_modules
Domain/node_modules/**/*
Host/node_modules
Host/node_modules/**/*
node_modules
node_modules/**/*
20 changes: 0 additions & 20 deletions Domain/Cakefile

This file was deleted.

60 changes: 0 additions & 60 deletions Domain/app/commandHandler.coffee

This file was deleted.

50 changes: 0 additions & 50 deletions Domain/app/itemAggregate.coffee

This file was deleted.

67 changes: 0 additions & 67 deletions Domain/app/storage.coffee

This file was deleted.

11 changes: 0 additions & 11 deletions Domain/package.json

This file was deleted.

36 changes: 0 additions & 36 deletions Domain/server.coffee

This file was deleted.

58 changes: 0 additions & 58 deletions Host/Cakefile

This file was deleted.

29 changes: 0 additions & 29 deletions Host/app/assets/js/hub.coffee

This file was deleted.

0 comments on commit feda7f1

Please sign in to comment.