mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 00:42:56 +00:00 
			
		
		
		
	Add notice on DeployButton in README
This commit is contained in:
		@@ -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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user