Test Waka
This commit is contained in:
29
design-data-model.md
Normal file
29
design-data-model.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
---
|
||||
|
||||
# Design your data model
|
||||
|
||||
## 1 - Open your model
|
||||
|
||||
<img src="img/model-designer-explorer.png" />
|
||||
`database/model.waModel`
|
||||
|
||||
> **TIPS**:
|
||||
> - click on <img class="inline" src="img/explorer-settings-shortcut.png"> to change the view options (the `.waModel` extension is hidden by default)
|
||||
> - click on <img class="inline" src="img/model-designer-shortcut.png"> to quickly access your model
|
||||
|
||||
## 2 - Design your data model
|
||||
|
||||
<img src="img/model-designer.png" />
|
||||
|
||||
[Learn more »](http://doc.wakanda.org/home2.en.html#/Datastore-Model-Designer/Datastore-Model-Designer.100-1051416.en.html){:target="_blank"}{:class="btn"}
|
||||
|
||||
> <img class="inline" src="img/toolbar-reload-buttons.png" />
|
||||
>
|
||||
> If you need to reload your model in an already started server, a badge will appear in the Studio toolbar. Click on the squared reload button to reload the model. The second one performs a full solution reload.
|
||||
|
||||
---
|
||||
|
||||
Now, create a web application with Wakanda and Angular:
|
||||
|
||||
[Create a web app »](create-web-app.html){:class="btn"}
|
||||
Reference in New Issue
Block a user