made some preferences configurable
This commit is contained in:
8
backend/Readme.md
Normal file
8
backend/Readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Backend
|
||||
|
||||
This module manages all backend services, i.e.:
|
||||
|
||||
* it loads the configuration
|
||||
* starts a webserver
|
||||
* binds all other api modules to the webserver
|
||||
* binds the web module to the webserver
|
||||
Reference in New Issue
Block a user