Easy to setup and maintain
Easy to setup and maintain
There is only one dependency that you need to keep your application up-to-date. Kvell makes sure that any complications regarding updating is handled out of the box so that you can focus more on the business logic.
Modern Toolkit
Modern Toolkit
Internally, Kvell uses commonly used battle-tested packages/libraries to create a pre-configured modern application thus giving you a powerful base to begin your application in no time.
Configurable
Configurable
Kvell tries to strike a balance between abstracting out the common implementations and making some features configurable.
Easily setup a ready to run application
Easily setup a ready to run application
Setup your kvell app with just one command. Kvell wraps up common dependencies and implementations so you can focus on the main logic of your application.
Auto Templating
Auto Templating
Auto templating helps you to create and maintain routes,controllers and models with predefined templates from a single configuration.
Compilation
Compilation
Kvell compiles your application before it starts the server using Eslint
thus helping you catch potential errors in your application right away!