Skip to content

ZSnake/DomainEventsExample

Repository files navigation

Unicron

A SPA starter using Angular, Nancy and NHibernate.

  • CQRS-ready with synchronous command dispatcher.
  • Domain Events already installed with BlingBag
  • SpecFlow and Selenium set up and ready for Features and Acceptance Criteria (scenarios)
  • Database deployer re-builds database from domain entities

Active demo: http://unicron-starter.azurewebsites.net/

Requirements

  • Install Node
    • on Windows install chocolatey
    • Read here for some tips on Windows
    • open command prompt as administrator
      • type choco install nodejs
      • type choco install nodejs.install
  • Install Python 2.7 choco install python -version 2.7.2
  • Open terminal
  • Type npm install -g node-inspector bower gulp typescript tsd phantomjs tslint karma karma-cli

Quick Start

Prior to start, clone this repo and navigate to src/Unicron.Web/Client and run the following commands:

$ npm install

Unicron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published