Neo Application Config

Getting started

As you know every application need base data to rely on which means you need to provide initial data in Neo in order to boot features (externally or internally). Neo offers a way of loading the configurations by priority layer:

Batteries

This technique is very used at this moment in web applications and you can take a look at Django. We are quite a “battery-included” framework but since we are in a continuous development we need to keep track of what we load.

Soon the default batteries will be splited into multiple modules in order to speed up the “core”.

References

Properties: