Add Wwws_project
parent
ae2a35b8ec
commit
132ce8c043
29
Wwws_project.md
Normal file
29
Wwws_project.md
Normal file
@ -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.<br>
|
||||||
|
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
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user