Skip to content
Farah Soudani edited this page Jul 10, 2017 · 7 revisions

Welcome to logoimage Domino

Build Status Codacy Badge Maven Central

Domino is a small, simple and a very light framework for building applications using GWT and Vertx, it introduce the concept of extension points and contributions allowing developers to write a modular application and shared components with any other domino application. The main benefit of using Vertx as a back-end, it gives the ability of choosing either to build one monolithic but yet a modular application, or a large application built as micro-services, moreover allows building the application using TDD approach with practices offering an easy and fast way to debug for both client and service side.

We are still not done yet! Domino comes with ready to use archetypes, one is for creating a domino application, and the other two creates the modules within a domino application.

The difference between the last two archetypes is that one of these archetypes comes with GMD GWT Material Design set-up and ready.