New KOBI documentation is available: https://adeo-ccdp.gitbook.io/kobi/

KOBI Initializr

If you want to start a project right now, we propose a Project Generator

This generator uses github repositories as templates for a given language/techno, these templates are skeletons where variables are replaced with your inputs.
The template may, and should use a Starter to facilitate the interaction with KOBI (registration, authentication…).

Today this generator currently supports :

From scratch

Feel free to create your application using any techno you want since KOBI is agnostic, the only constraint is to register your application (preferably at startup - that’s why Starters exists in the first place).

In the case you want to start cool and slow, you still can register your application via our Designer UI.

What's on this Page