mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| image: 
 | |
|   file: .gitpod.Dockerfile
 | |
| tasks:
 | |
|   - init: yarn && gp sync-done boot
 | |
|   - before: cd gulp
 | |
|     init: gp sync-await boot && yarn
 | |
|     command: yarn gulp 
 | |
| ports: 
 | |
|   - port: 3005
 | |
|     onOpen: open-preview
 |