+This folder contains the entry point of the request processing. Some files are auto-generated by CMakeList.txt, intend to packaging all js/css/... resources file to the final binary needs by the website.
+This folder only contains developing resources files, and not needed to copy to the dest server when deploy. CMakeList.txt will package all required resources files to final binary, for more informations, please see /controllers/readme.md.