Skip to content

jarlef/Bifrost

 
 

Repository files navigation

Bifrost is an application development framework promoting good development practices. The backend development is focused on CQRS (Command Query Responsibility Segregation) for promoting Domain Driven Design.

The fronted development is focused on MVVM (Model View ViewModel) for promoting better separation.

To get an idea of how the framework will help you get up and running fast, have a look here : http://vimeo.com/30971308

Sponsors

alt tag

Site

For more details, samples, documentation, please go to the official site

Contributing

We'd love to accept your pull-request!

Check out the github issue-list to see if there's anything you could contribute to. Also, look into the coding standard section below if you're interested in contributing.

Coding standard

Try to follow the general style of naming and structure that's already in place in the solution. For a more extensive guide, have a look at our contributing page

Testing

We expect any code going through to a pull request to be tested. All our testing is done through MSpec specifications (C#), or JasmineBDD (JavaScript).

About

Application Development Framework promoting good development practices such as CQRS and MVVM (see readme)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.0%
  • C# 46.2%
  • CSS 6.7%
  • Shell 0.1%
  • XSLT 0.0%
  • Ruby 0.0%