diff --git a/Wwws_project.md b/Wwws_project.md new file mode 100644 index 0000000..067c5fc --- /dev/null +++ b/Wwws_project.md @@ -0,0 +1,29 @@ +# Frontend Wwws + +apXtri comes with a tailwindcss / daisyUi settings to allow developer to sales web component (wco) across a town server. The mayor profil can add wco to all the tribe's druid profilfor them to include in any webpage an autonomous components. + + +## How it works ? + +An app project is an item of object wwws, a web component (wco) is an item of object wco.
+To make an app project on line a nginx conf must be set. + + +In folder objects/wwws/appname/ +``` +adminapi/objects/wco/wconame/wconame.js + /tplname_lg.mustache + /tpldatanameexample_lg.json +tribename/nginx/appname.tribename.townname.nationname.conf +tribename/objects/wwws/appname/ + /dist/ + /src/ + /static/ + /tpldata/ + /pagename_lg.html + /tailwind.config.js +tribename/objects/wwws/itm/appname.json // Contain all parameter + +``` + +