mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-04 04:44:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			269 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			269 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
REACT_APP_BACKEND_V1_GET_URL=https://json.excalidraw.com/api/v1/
 | 
						|
REACT_APP_BACKEND_V2_GET_URL=https://json.excalidraw.com/api/v2/
 | 
						|
REACT_APP_BACKEND_V2_POST_URL=https://json.excalidraw.com/api/v2/post/
 | 
						|
REACT_APP_SOCKET_SERVER_URL=https://excalidraw-socket.herokuapp.com
 |