mirror of
https://github.com/strapi/strapi.git
synced 2025-08-20 06:38:46 +00:00
1 line
34 KiB
JavaScript
1 line
34 KiB
JavaScript
![]() |
(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{203:function(t,e,s){"use strict";s.r(e);var a=s(0),n=Object(a.a)({},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"content"},[t._m(0),t._v(" "),t._m(1),t._v(" "),s("hr"),t._v(" "),t._m(2),t._v(" "),s("p",[t._v("By default, your project's structure will look like this:")]),t._v(" "),s("ul",[s("li",[s("router-link",{attrs:{to:"./../advanced/customize-admin.html"}},[s("code",[t._v("/admin")])]),t._v(": contains the vast majority of the admin's front-end and back-end logic.")],1),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html"}},[s("code",[t._v("/config")])]),t._v(" "),s("ul",[s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#environments"}},[s("code",[t._v("/environments")])]),t._v(": contains the project's configurations per environment.\n"),s("ul",[s("li",[s("code",[t._v("/**")]),t._v(" "),s("ul",[s("li",[s("code",[t._v("/development")]),t._v(" "),s("ul",[s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#custom"}},[s("code",[t._v("custom.json")])]),t._v(": contains the custom configurations for this environment.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#database"}},[s("code",[t._v("database.json")])]),t._v(": contains the database connections for this environment.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#request"}},[s("code",[t._v("request.json")])]),t._v(": contains the request settings for this environment.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#response"}},[s("code",[t._v("response.json")])]),t._v(": contains the response settings for this environment.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#server"}},[s("code",[t._v("server.json")])]),t._v(": contains the server settings for this environment.")],1)])]),t._v(" "),t._m(5),t._v(" "),t._m(6)])])])],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#functions"}},[s("code",[t._v("/functions")])]),t._v(": contains lifecycle or generic functions of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#locales"}},[s("code",[t._v("/locales")])]),t._v(": contains the translation files used by the built-in i18n feature.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#application"}},[s("code",[t._v("application.json")])]),t._v(": contains the general configurations of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#custom"}},[s("code",[t._v("custom.json")])]),t._v(": contains the custom configurations of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#hook"}},[s("code",[t._v("hook.json")])]),t._v(": contains the hook settings of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#language"}},[s("code",[t._v("language.json")])]),t._v(": contains the language settings of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#middleware"}},[s("code",[t._v("middleware.json")])]),t._v(": contains the middleware settings of the project.")],1)])],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../advanced/hooks.html"}},[s("code",[t._v("/hooks")])]),t._v(": contains the custom hooks of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../advanced/middlewares.html"}},[s("code",[t._v("/middlewares")])]),t._v(": contains the custom middlewares of the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../configurations/configurations.html#plugins"}},[s("code",[t._v("/plugins")])]),t._v(": contains the installed plugins in the project.")],1),t._v(" "),s("li",[s("router-link",{attrs:{to:"./../conc
|