mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:11:32 +00:00
Add notice on DeployButton in README
This commit is contained in:
parent
2990b5009b
commit
8d80f701f1
@ -51,6 +51,10 @@ It connects to an `IdeEventHandler` instance on the backend which handles the re
|
||||
|
||||
It is also capable of dynamically displaying any changes made to these files from the terminal or any other process (this means that you always see a live view of the files).
|
||||
|
||||
This component provides an optional 'Deploy' button, which can be configured to restart a process in supervisord.
|
||||
You can enable this button by editig the `ide.showDeployButton` key of `config.ts`.
|
||||
To configure which process should the button restart edit `ide.deployProcessName`.
|
||||
|
||||
### Messages
|
||||
|
||||
This is a simple chat-like component you can use to instruct, help and guide your users.
|
||||
|
Loading…
Reference in New Issue
Block a user